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.3.tar.gz
(9.1 kB
view details)
Built Distribution
aiostp-0.0.3-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file aiostp-0.0.3.tar.gz
.
File metadata
- Download URL: aiostp-0.0.3.tar.gz
- Upload date:
- Size: 9.1 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 | cc624cba5b4aa734ad94bfffbcefddebcfe2c334162e61d04931db7f0732ff03 |
|
MD5 | 65982f59c375f9438106acf62178d638 |
|
BLAKE2b-256 | 8012af995ba2345ea3e818afa8be8b853e4b970f04563d65554f0e8801ff894f |
File details
Details for the file aiostp-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.3-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 | c69670726a346fd43f39fa1cbd11b761d94ccda2dca428771def54a44a995e60 |
|
MD5 | 2ae96629d26332543b650398b3403df7 |
|
BLAKE2b-256 | 70ea6b1319d103a39488e424fa550d2d10eb7a76043b4f9820f15507b8861646 |