A small library for the Tender 4G09 router
Project description
py-tenda4g09
Simple Python lib for the tenda4g09 router.
Features
- Login to the Tenda4G09 LTE router
- Get the current status of the router
- Reboot the router
- ...More could be added quite easily
Install
pip3 install tenda4g09
Usage
from tenda4g09 import Tenda4G09
tenda = Tenda4G09("192.168.0.1")
if tenda.login("somepassword"):
print(tenda.status())
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
tenda4g09-0.1.0.post3.tar.gz
(14.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tenda4g09-0.1.0.post3.tar.gz.
File metadata
- Download URL: tenda4g09-0.1.0.post3.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff4df794f28c5a59fac47c33809d9a799aef136a968ba9a96fee447432524f8f
|
|
| MD5 |
1a601d3280fff79c266170cba55c254b
|
|
| BLAKE2b-256 |
7b9d512a408df643426c36f20d76e469567ce4c430ba4404fcf8675b2e8840c9
|
File details
Details for the file tenda4g09-0.1.0.post3-py3-none-any.whl.
File metadata
- Download URL: tenda4g09-0.1.0.post3-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84bb88ac9103d6be06be8df32cc42f5842dfed468f52369c10b8edab79003a52
|
|
| MD5 |
69d82b116d7cd9cd0017724b1a0a8455
|
|
| BLAKE2b-256 |
87695f99a6b10e3e3917fa091d57cc871ef78de6c1c231fece3e4bd7d6adf80f
|