A small package the used query prepaid sim data amount.
Project description
Prepaid Sim Py Client
Python package to retrieve prepaid sim remaining data usage.
Example
from prepaid_sim_py_client_xethhung12.hk.csl import remainingAmountOfData
if __name__ == '__main__':
mobileNo = "{mobileNo}"
password = "{password}"
print(remainingAmountOfData(mobileNo, password))
Build
rm -fr dist
python -m build
Upload
rm -fr dist
python -m build
twine upload dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file prepaid_sim_py_client_xethhung12-0.0.5.tar.gz
.
File metadata
- Download URL: prepaid_sim_py_client_xethhung12-0.0.5.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b13c1bc24352501c083c9d0fe5335d6f7c34a5156c06547d02b51ce0c652d40 |
|
MD5 | db5358e9ed4ef6f8e1e939b321e97368 |
|
BLAKE2b-256 | 0ad0cfd6724a7810ce72c906a5fc7dd14b794332984d463918f4aa5aa6835de8 |
File details
Details for the file prepaid_sim_py_client_xethhung12-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: prepaid_sim_py_client_xethhung12-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a988384bcd3b32e119f80802a2006ad44b0ad1e5761e228535ea24a02054b8ee |
|
MD5 | f6c21c1b4b4c61bdad23061a24bd1864 |
|
BLAKE2b-256 | faf67a37088231894ad667c03dc112ad825b7fea5305ed857fb393d1567c90e5 |