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.10.tar.gz
(10.2 kB
view details)
Built Distribution
aiostp-0.0.10-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file aiostp-0.0.10.tar.gz
.
File metadata
- Download URL: aiostp-0.0.10.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d677519338e23cb9aa1205c7ccd07cf4fa31b2f2ebaabcea63b72bd8f8d9afd |
|
MD5 | e20bcc3dd9130d6c6f7d263cc45fd586 |
|
BLAKE2b-256 | 6d4abd97d1f53bb9f4aa12c53757c32061e46c4b9ed1b30d87d03ef3fe777a95 |
File details
Details for the file aiostp-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.10-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b3b074648361248aa1bcd896682b3a8562c72cb14608a5337f973d5e7217fdf |
|
MD5 | 43687c50f3f78c6b6b34b62efaf276ff |
|
BLAKE2b-256 | 63c494aa5b994a9c0921f35827ff01cbe8edcb359379b72acbfbf027b39dc586 |