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.dev0.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.7.dev0.tar.gz
.
File metadata
- Download URL: aiostp-0.0.7.dev0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 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 | 5e7e89a93068aa89be38011a5f65683f8eb9a7dc41a392bff24319589b4632f6 |
|
MD5 | a293be4673a904e18374040db319f13e |
|
BLAKE2b-256 | 6d67fbd0df52bebf0e78d9e07abe8b01957333f04fcb9f099a6189bf84d0c9ee |
File details
Details for the file aiostp-0.0.7.dev0-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.7.dev0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 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 | f45c493934a6aee2a94fefef4314b10feb07397b7e39051d56ef2dcd324b4a64 |
|
MD5 | 7d8bbfb17d64d133585c8de83fb3a685 |
|
BLAKE2b-256 | ee21339cd19d56139b7ec111fc60d2f9b377f78090d20b8c63fd548c35dd0d40 |