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
PRIV_KEY
and PRIV_KEY_PASSPHRASE
environment variables. The client
library will automatically configure based on the values of those variables.
PRIV_KEY
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.4.tar.gz
(9.2 kB
view details)
Built Distribution
aiostp-0.0.4-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file aiostp-0.0.4.tar.gz
.
File metadata
- Download URL: aiostp-0.0.4.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64b570579bc09e06642333367da77bf14f593c0e029bf30216a95292460f7fe6 |
|
MD5 | a1218e6c5cd893dea5a62b4054aa56f2 |
|
BLAKE2b-256 | 4f1b3cef5a4328212a86aeaa8136d2e3fed9bc9be13da297e17716e120ae922e |
File details
Details for the file aiostp-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.4-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6759dba85da3dc4f75482c4e84c0924009b5ba709a87b5a576988ce18ee1373a |
|
MD5 | 275077eb69fb036481bf4985acffbe23 |
|
BLAKE2b-256 | d0f5d30a846d169b1cd412825df2dba3d1222816a75b2c55ea74e3eca7e54048 |