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.6.tar.gz
(9.2 kB
view details)
Built Distribution
aiostp-0.0.6-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file aiostp-0.0.6.tar.gz
.
File metadata
- Download URL: aiostp-0.0.6.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/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe42e7a4de6029a9b9f5c036877cd4bfa4686b3b1e7f238d93770e04f8084eaf |
|
MD5 | a4c351ec670d5633e4fb24b32b740629 |
|
BLAKE2b-256 | b77b341c34a6fe878e0ba3c934dd52704adcf91b5dea52b7ae16dbb39b9fe4ae |
File details
Details for the file aiostp-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.6-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bb970256fd9c2e32bca598da7e1e6360f902b23a33b53fc2adbc5d98f41d96a |
|
MD5 | d0af2de6065184f9dd36f0b6a6c5d4a8 |
|
BLAKE2b-256 | 122ce8862f4ed84be904ca6a986fbc715867002ccf0f62b849a5deb4624d1160 |