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
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
python-boltz-0.0.1.tar.gz
(7.7 kB
view details)
File details
Details for the file python-boltz-0.0.1.tar.gz
.
File metadata
- Download URL: python-boltz-0.0.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebed00a125c2123269bb892aea4a5889bafb253c88b999d254ac2fa3a3a43d57 |
|
MD5 | 01bb480d69e1d3a1c6f188a85969f573 |
|
BLAKE2b-256 | 62a04830ec5fa09ff7422c7d451a3f583c957015e4032ddb14b947d4591bfec5 |