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.dev5.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file aiostp-0.0.12.dev5.tar.gz
.
File metadata
- Download URL: aiostp-0.0.12.dev5.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 | 6b4d23bb15bb35401ee2a8b80781d56f53664569c29f5572e5bab99c68dd66fa |
|
MD5 | 008342423507c190ef8e9b5e438c5d31 |
|
BLAKE2b-256 | f3733d92008fc5024e202ebe58b12655f101885428d207ee63c5121e1ec0a066 |
File details
Details for the file aiostp-0.0.12.dev5-py3-none-any.whl
.
File metadata
- Download URL: aiostp-0.0.12.dev5-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 | 86db22d98a9c04004a79b2737d44ed7a7ebe327dd907178ed80d3e39b1202fd1 |
|
MD5 | ae418cbc18613b81f256037554bb5d0b |
|
BLAKE2b-256 | 04f8c017bbdb809e598098037f0d57c5cb55f38c63a39ac095198776ac30ab4a |