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.8.tar.gz
(9.4 kB
view details)
Built Distribution
aiostp-0.0.8-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file aiostp-0.0.8.tar.gz
.
File metadata
- Download URL: aiostp-0.0.8.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/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f495b9ab2acb1ff7b26033b3fc3f904bd8f0ff5164d4f8ed768e8fd50138d44 |
|
MD5 | 739f014ac3c474ce23321f4024f42793 |
|
BLAKE2b-256 | b2f7403596c5bb2868cc0f9920807a88a70e81f5ff4dde01c77a077511fb10ba |
File details
Details for the file aiostp-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.8-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/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b410997891df0314f235d8ad0653fba3ebb148fbc14c497f7e69548246feab59 |
|
MD5 | f2989be08b1046b761f7c07e21e7f83a |
|
BLAKE2b-256 | 8bc88710495887c5ba1b2c89635d5cb22c086184f0a6034ea81ba159301811ce |