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.dev2.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.12.dev2.tar.gz
.
File metadata
- Download URL: aiostp-0.0.12.dev2.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 | 77a261232f3449875cfd8461177754b24c2b3ffe29fc8f6d13bda730d5ff6be2 |
|
MD5 | 122852d39a74418485866f99258048b6 |
|
BLAKE2b-256 | 31cb80a30966c39159617af8cd7c1c335f2547b72ff06ddb2f306b83395db9a0 |
File details
Details for the file aiostp-0.0.12.dev2-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.12.dev2-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 | 7586febb141614452f773278e83502319405be6a57fa9c5b9382a16dec5becf7 |
|
MD5 | e54ad2b8120d0efbb6d8a3a481cf43d3 |
|
BLAKE2b-256 | bc476a8dd3692de5dc2d3781bd165bf27c16c0a44ef393ade842fe1b089e72aa |