Skip to main content

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

prepaid_sim_py_client_xethhung12-0.0.5.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page