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.tar.gz
(10.2 kB
view details)
Built Distribution
aiostp-0.0.12-py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file aiostp-0.0.12.tar.gz
.
File metadata
- Download URL: aiostp-0.0.12.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e631f4cdb2f039e4cae987d51dffed5a974f6655c139cc7803f1a839175f81e9 |
|
MD5 | 660433409ab4f148eed8aabebf35b128 |
|
BLAKE2b-256 | e763209559c898c19914f2c68362dd8d055c9d13efdafd439a27f2cf8ccd239d |
File details
Details for the file aiostp-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.12-py3-none-any.whl
- Upload date:
- Size: 13.8 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 | 625ec89f3e12902e26f4a286a76ea647b3eda7e690f3c9ed110a17faeadea3f5 |
|
MD5 | ada96ed59dde1fc34421ca2dafd9388b |
|
BLAKE2b-256 | c93621ec26154c8ce6240a3e178ffa568d2c2caf7a1142f029f8cf105afa0569 |