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.12.dev3.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.12.dev3.tar.gz
.
File metadata
- Download URL: aiostp-0.0.12.dev3.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43fe2cddbc57f2b24b0fbdd489ef93bfdfdc9996e261283004eb111426c283dd |
|
MD5 | 87b8835341e9a40510b1b541efa7be71 |
|
BLAKE2b-256 | 09596b6c6ed6124153119f0d317428e4df8185cf318334ad08e7d2c6315191a0 |
File details
Details for the file aiostp-0.0.12.dev3-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.12.dev3-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2d9ff943803cf1c0ad070b6380dcacd9ffb18dea3201ecdc7da5689c7da8190 |
|
MD5 | df2a947679e27d49e8194e843de0e4fc |
|
BLAKE2b-256 | f17eab9571e4eb5b27279240c4c7821f08012853f367a6b0af5a70d625e422fc |