Skip to main content

API for authenticating modem users with bolt account.

Project description

API for authenticating modem users with bolt account:

from pyboltz.boltz import Boltz

bolt = Boltz("bolt modem phone number", "password")

if bolt.authenticate():
        print("authentication success !")
        # profile bolt account
        if bolt.myprofile():
                print(bolt.data_post())
                print(bolt.get_profile())
else:
        print("authentication failed !")

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

python-boltz-0.0.1.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file python-boltz-0.0.1.tar.gz.

File metadata

File hashes

Hashes for python-boltz-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ebed00a125c2123269bb892aea4a5889bafb253c88b999d254ac2fa3a3a43d57
MD5 01bb480d69e1d3a1c6f188a85969f573
BLAKE2b-256 62a04830ec5fa09ff7422c7d451a3f583c957015e4032ddb14b947d4591bfec5

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