migate is a simplified Xiaomi authentication gateway for Python projects
Project description
migate
migate is a simplified Xiaomi authentication gateway for Python projects
Usage
import migate
service_id = ''
param = {"sid": service_id}
# Required for some service IDs like "unlockApi" :
# param["checkSafeAddress"] = True
passToken = migate.get_passtoken(param)
service = migate.get_service(passToken, param)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
migate-1.0.7.tar.gz
(10.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
migate-1.0.7-py3-none-any.whl
(14.1 kB
view details)
File details
Details for the file migate-1.0.7.tar.gz.
File metadata
- Download URL: migate-1.0.7.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36ba22d78b449123498a53bd03436382cb71ce129adfd14840604008940b1ba4
|
|
| MD5 |
00bf17475bf7a76bd961e21fb7687ea5
|
|
| BLAKE2b-256 |
62e3a84aa0dc2a20f3da240aaeb2e4a2eb7da9a06e44bf33feb91b478f43ac79
|
File details
Details for the file migate-1.0.7-py3-none-any.whl.
File metadata
- Download URL: migate-1.0.7-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3287fccb94c09194b6e8746d94762cd2caae886933f4f9d3c624e633d35700bc
|
|
| MD5 |
c995960de33eefae472e96ac5afb76c5
|
|
| BLAKE2b-256 |
41f1f3b74ba1331c36403cbc7268f01035fc02d681d78f7eea68cb5058058431
|