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.dev1.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.12.dev1.tar.gz
.
File metadata
- Download URL: aiostp-0.0.12.dev1.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0fc3671ed9970381adaae2c5d2bfe0094525338aaee664946d229816f345709 |
|
MD5 | 3868deaed6162034a16f5220ba0252f7 |
|
BLAKE2b-256 | e4155ee05c7ad05a86b3d823b5d4390dae13984cd19c5b0f73026aa413cb73cb |
File details
Details for the file aiostp-0.0.12.dev1-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.12.dev1-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3876883241b510e03dd14f26b0a06253034646db22fc7ad1bdc396207c9a142f |
|
MD5 | 3a8a60baa64710818c5fcf1dcc04c9d1 |
|
BLAKE2b-256 | d544afd2aa7601cdafd6800de0914807c463503b49b1cb358863754a90f7dfc7 |