sdk for astropayments rest api
Project description
Astro Python SDK
Package for connecting to Astro's rest API using python 3.6 or later.
Prerequisites
Python version 3.6+
Download from https://www.python.org/downloads/
Pip3 (optional)
Should be automatically installed with python but if not:
curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py"
python3 get-pip.py --user
pip3 --version
Requests
Installed automatically if Pip is used. For source code visit https://github.com/psf/requests
Installation
Deployment
This package requires a Astro account. You will also need to create an API key with a PIN in your account. It is recommend to run astropayments.api.set_authentication('key','pin') before any other calls.
Version
0.0.1
Authors
- Astro - Astro
License
This project is licensed under the MIT License - see the LICENSE.txt file for details
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
astropayments-2.1.4.2.tar.gz
(10.8 kB
view hashes)
Built Distribution
Close
Hashes for astropayments-2.1.4.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c60c7ee1d522a5aca6eac4be2e3721b602ade8420a581294097bafbc41ad5292 |
|
MD5 | d188b1cf23977094016f7ae3a2a9524c |
|
BLAKE2b-256 | 09269660bfe3872f210494ca099070968086d8b57173071b52aebefa7fd17770 |