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.dev6.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.12.dev6.tar.gz
.
File metadata
- Download URL: aiostp-0.0.12.dev6.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47f817db00a06f1d1deaca8ece452001c8e8218287fe9e0628b4def8f060fa98 |
|
MD5 | 8986b92426a603da11b3ebc9b8e65b52 |
|
BLAKE2b-256 | 099b7e73ab553ecb2414d7a83a44fec41dc15bdd1af02f5f34b9297d9271f88b |
File details
Details for the file aiostp-0.0.12.dev6-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.12.dev6-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d77e44263ca10fae21f7a3c3b2ac56c6b94774ca14fe3890d6e14993f02ac323 |
|
MD5 | 3c61a15af7242a9afbca615d3317297e |
|
BLAKE2b-256 | 48a727218ec4257f8e5bc2a665c860a95dd37a1d5910a1250b7824543a5f02a5 |