This is a python abstraction of the https://SRP.net https://srpnet.com api The interfaces here were retrieved by logging into an account and navigating around documenting each call to https://myaccount.srpnet.com/myaccountapi/api
if you find any other interfaces, feel free to open an issue or submit a PR.
Usage:
import SrpnetApi
client = SrpnetApi.Client("<USERNAME>","<PASSWORD>")
client.daily_usage_detail()
client.hourly_usage_detail(begin_date=)
client.get_rate_code()
client.usage_history_link()
Currently, this project will log in to start, but has no mechanism to relog if a session expires
Release files for SRPNET-api 2025.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| srpnet_api-2025.10.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| srpnet_api-2025.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.9 kB
Release files / srpnet_api-2025.10.tar.gz
| Download URL | srpnet_api-2025.10.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
647563d85ea27d55f13bd9efafd88115e6ca6f866b720167c16c4390fd76e4bf
|
|
BLAKE2b-256 checksum How to use checksums |
88d0142d23ebd7944633552b2e3c36a2472d7002ef3a3c0bc35fc8f4944ca91b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.18
|
Release files / srpnet_api-2025.10-py3-none-any.whl
| Download URL | srpnet_api-2025.10-py3-none-any.whl |
|---|---|
| Size | 9.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
761d0d7b5aedd2ee019c0e9ca469536e04dd3e7e5405a3f72dcb61282891faf9
|
|
BLAKE2b-256 checksum How to use checksums |
5a851333bba02f10c2bd2df237b776488638fd0c3814806437620a547dfe65fe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.18
|