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.7.dev1.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.7.dev1.tar.gz
.
File metadata
- Download URL: aiostp-0.0.7.dev1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a182a5ee63d404daa3fb320fb989f6b4807c46ced7a0accc57a66a8c3a9f0a4c |
|
MD5 | f092e86d62437f310d2ff3fe8bcee9be |
|
BLAKE2b-256 | 37bbb53f8f079958b8b8917e384dc848bf9a635ab60f4596e0cdbd13db4ae896 |
File details
Details for the file aiostp-0.0.7.dev1-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.7.dev1-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba90db17a0d967c3b4da2e79d85909b2bd8a8ed41dd8781f245e3f8a91a40f12 |
|
MD5 | f4370f5b676a34372ce0adb5c7b072de |
|
BLAKE2b-256 | 2ec173a4aab4300955cc27754ede896f6ba4e28075f45f1c6cc9113372cc075c |