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.8.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.8-py3-none-any.whl
(14.1 kB
view details)
File details
Details for the file migate-1.0.8.tar.gz.
File metadata
- Download URL: migate-1.0.8.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 |
86ad8dc46147823250df946f55be90d92298aa7d99fc2cdfdbae620700f120da
|
|
| MD5 |
886a68007ded799e2447df4fe2ead155
|
|
| BLAKE2b-256 |
5aae074c9582fef5751845833952199863dc20163e3e06bde89c310e269f01c6
|
File details
Details for the file migate-1.0.8-py3-none-any.whl.
File metadata
- Download URL: migate-1.0.8-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 |
5646cb16a17bc91924aec55385cc3a6efb296f5b7a8c2d5079e6687b0a156e69
|
|
| MD5 |
0110f256e929695306ec9c028d9603e4
|
|
| BLAKE2b-256 |
03b0a44b4660909110b3440374c9054ca2c5590244725f720e5da7b3f8f5cb6e
|