An unofficial, mostly complete, python abstraction of the SRPNET api
Project description
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
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
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 srpnet_api-2025.10.tar.gz.
File metadata
- Download URL: srpnet_api-2025.10.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
647563d85ea27d55f13bd9efafd88115e6ca6f866b720167c16c4390fd76e4bf
|
|
| MD5 |
6ac00eb6267dfd4c3a789324b7f0c8db
|
|
| BLAKE2b-256 |
88d0142d23ebd7944633552b2e3c36a2472d7002ef3a3c0bc35fc8f4944ca91b
|
File details
Details for the file srpnet_api-2025.10-py3-none-any.whl.
File metadata
- Download URL: srpnet_api-2025.10-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
761d0d7b5aedd2ee019c0e9ca469536e04dd3e7e5405a3f72dcb61282891faf9
|
|
| MD5 |
348bf82f6c2d70879f878ad5e0d85fea
|
|
| BLAKE2b-256 |
5a851333bba02f10c2bd2df237b776488638fd0c3814806437620a547dfe65fe
|