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(await pyspapi.API(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-3.0.0a0.tar.gz
(6.5 kB
view details)
File details
Details for the file pyspapi-3.0.0a0.tar.gz
.
File metadata
- Download URL: pyspapi-3.0.0a0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd18414e8646478a843dbfd39dc935f8e1079acff3526d0ddef257c04221f033 |
|
MD5 | d61defbe4d62a38c2cd6dea85986c0db |
|
BLAKE2b-256 | bce58a3628e4a315dbb6a64b5327c3dd37f053e4b5fc8df03680812d00ae7f74 |