asyncio client library for stpmex.com
Project description
asyncio client library for stpmex.com
STP – Async python client library for stpmex.com
Installation
pip install aiostp
Authentication
The preferred way to configure the credentials for the client is to set the
STP_PRIVATE_LOCATION
and STP_KEY_PASSPHRASE
environment variables. The client
library will automatically configure based on the values of those variables.
STP_PRIVATE_LOCATION
can be the route to the file, or the private key itself.
To configure manually:
import aiostp
aiostp.configure(priv_key='PKxxxx', priv_key_passphrase='yyyyyy')
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
aiostp-0.0.12.dev0.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.12.dev0.tar.gz
.
File metadata
- Download URL: aiostp-0.0.12.dev0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ccff3df2ab4d3440c67769ba08a059016754e408216083a11b70e889cac797d |
|
MD5 | 4462f4802d511b3e06fc084172bdb25f |
|
BLAKE2b-256 | 9af93fedd9fa4e37cbcdf0a7ec3319a7c904a7c5458e59f0f579735a22c1c5d4 |
File details
Details for the file aiostp-0.0.12.dev0-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.12.dev0-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50107684523903f498fbbc8db5a4da8d9329632bd3fde1ea46caa2ea9491afc6 |
|
MD5 | 8348e02b84c713073477edc4b57e823c |
|
BLAKE2b-256 | aa5fe5481ed44cea066380e50c5ffd6689c7a5b21202e3f7061cdc4fe610b181 |