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.7.tar.gz
(9.4 kB
view details)
Built Distribution
aiostp-0.0.7-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file aiostp-0.0.7.tar.gz
.
File metadata
- Download URL: aiostp-0.0.7.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89c6eb1832ed474c710646819605318503d7880eaac24e16a0bc6b648c6d9592 |
|
MD5 | 44f71691deea86e8bf34c932b47e149b |
|
BLAKE2b-256 | 3f06278f0e5ae34f07231ee26af5fc7019502f6e25eeadb6de53a960d5d568cd |
File details
Details for the file aiostp-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.7-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cea3838bcb36004e7e7e7162ee5fa4c72154898b55e33101e7cfe664b55edf6 |
|
MD5 | 04245637ab9c725ccad10d4b0f027cfb |
|
BLAKE2b-256 | cc1481b31e26031f4684890097fdab952202dad98f622de46c660736aafcbdb6 |