Skip to main content

A Python package to monitor your Airtel Broadband network stats, remaining data, days left, etc

Project description

Python package to monitor your Airtel broadband network stats like remaining data, days left, etc.

Installation

pip install smartbytes-monitor

or if you like to live on the bleeding edge:

python setup.py install

Usage

Just launch the command smartbytes and it will tell you about your broadband plan information.

$ smartbytes
=============================
Total data : 30.0 GB
Data left  : 2.6 GB
Days left  : 1 day(s)
DSL number : 0172xxxxxxx:_dsl
=============================

This tool can also used as a library:

>>> import smartbytes
>>> airtel = smartbytes.smartbytes()
>>> airtel.data_total
u'30.0 GB'
>>> airtel.data_left
u'2.6 GB'
>>> airtel.days_left
u'1 day(s)'
>>> airtel.dsl_number
u'0172xxxxxxx:_dsl'

License

The MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

smartbytes_monitor-0.1.6-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file smartbytes_monitor-0.1.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for smartbytes_monitor-0.1.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9201a05a2e1431342dfccbec4339e301dc479011ffe6d85f342e362a34611a67
MD5 a35ce6a49edb1d64059dc83e04cde1e5
BLAKE2b-256 d89b4a1cc3cc0ca2a1b5d8ad81a5ad0cad7ba5080351b013e7b8863ab445fc80

See more details on using hashes here.

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