API wrapper for SP servers written in Python
Reason this release was yanked:
transaction fix
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.1.tar.gz
(6.3 kB
view details)
File details
Details for the file pyspapi-2.1.1.tar.gz
.
File metadata
- Download URL: pyspapi-2.1.1.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 | 9915eb05d97c1700e51ed2a24b21b2ed55b93d1afc26c79b35c763efd471435c |
|
MD5 | f7271a21e29fc06ce19663389093c84f |
|
BLAKE2b-256 | 1192a83f51a39b0b2f062a6afc22303dfee19d1340e9d6ce638e51c643fcb386 |