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.dev0.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.8.dev0.tar.gz
.
File metadata
- Download URL: aiostp-0.0.8.dev0.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 | 9ec9cb6a9dbdb066a652f10457f797f5c4c3d3989f700657cf2e322d8903f04d |
|
MD5 | 170f34cc4d5d964a618c108087fbbb65 |
|
BLAKE2b-256 | 93077774122ef5e6da46aa799b635450dc10766722bbeef91fe41ec1c1307877 |
File details
Details for the file aiostp-0.0.8.dev0-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.8.dev0-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 | 7b6646df57f25475cfec53e585d07e8bb296c557e6f48fe1bcd36eb4a5eb4ce3 |
|
MD5 | c78e2c3b878472b70c33f703cbee9aa6 |
|
BLAKE2b-256 | 40bceee5dc60e320268a85976db8e6fa8b89830f76481a0fc93255dabb06a52f |