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.5.tar.gz
(9.2 kB
view details)
Built Distribution
aiostp-0.0.5-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file aiostp-0.0.5.tar.gz
.
File metadata
- Download URL: aiostp-0.0.5.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 | 8d3c9a5810cb4226f0dc22809295c11965d55f8a75d58c4e6f7009a909b3c20f |
|
MD5 | 012f455ece99bce2b1be9368bcdd928b |
|
BLAKE2b-256 | 3cdea44d8903f1ecad2f1f7542658d6b2510d7775e50d9e6f147e6db19df1d8b |
File details
Details for the file aiostp-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.5-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 | 3d285777722c7ef674c0d0710c98da0b0cd1d4be0729d256585d1263ade7566c |
|
MD5 | e82cbd300042d1f15634c1fe1fc9693d |
|
BLAKE2b-256 | ceb40c63e1be08d205eeabb73cea11951620a1b862a40be62ddc60bc169cd021 |