Skip to main content

asyncio client library for stpmex.com

Project description

asyncio client library for stpmex.com

STP – Async python client library for stpmex.com

test codecov release

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


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.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

aiostp-0.0.12-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page