API wrapper for SP servers written in Python
Reason this release was yanked:
outdated
Project description
pyspapi
API wrapper for SP servers written in Python.
Installation
Requires Python 3.8 or higher
Windows
pip install pyspapi
Linux/macOS
sudo apt pip3 install pyspapi
Quick example
Checking the balance
import pyspapi
print(pyspapi.SPAPI(card_id='card_id', token='token').balance)
More examples can be found in the examples
Links
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
pyspapi-2.1.2.tar.gz
(6.3 kB
view details)
File details
Details for the file pyspapi-2.1.2.tar.gz
.
File metadata
- Download URL: pyspapi-2.1.2.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33a08ebf2889bd6e52662658dac948abdc93bed0d97cc25e131b787a61628030 |
|
MD5 | 20b75eca22e3466be5ebdaa27a4abbe1 |
|
BLAKE2b-256 | 8872f6299c21abd22e3dc063c7f7258e4bdaa5e2d0294f49be298696401fdd33 |