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.9.tar.gz
(9.4 kB
view details)
Built Distribution
aiostp-0.0.9-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file aiostp-0.0.9.tar.gz
.
File metadata
- Download URL: aiostp-0.0.9.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 | ccb25811e318c59c00da7373e0cff2e43d5d959b02b35b6308700b60973a5402 |
|
MD5 | eea1975fe1f7b08f4ee5d9696d365155 |
|
BLAKE2b-256 | 286090e77bc084f3253210256f884596cea49291c5dd8814e3995ec26ed40096 |
File details
Details for the file aiostp-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.9-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 | be58efd85b5b21141068c23bc449245929b8795e184a3d1a7af9cbe6870fd752 |
|
MD5 | aa12738158a867352101bd12937c9b15 |
|
BLAKE2b-256 | 3a58f31ac27211478f0a181a4119abc7c1ad2661af01134ff271cfdc4a010d0f |