USAePay Python SDK
Package for connecting to USAePay'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 USAePay account. You will also need to create an API key with a PIN in your account. It is recommend to run usaepay.api.set_authentication('key','pin') before any other calls.
Version
0.0.1
Authors
- USAePay - USAePay
License
This project is licensed under the MIT License - see the LICENSE.txt file for details
Release files for usaepay 2.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| usaepay-2.1.6.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| usaepay-2.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.7 kB
Release files / usaepay-2.1.6.tar.gz
| Download URL | usaepay-2.1.6.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e539e544c794322fe580452b432142241ef2f33135e9959ee08e51c0e3ac107
|
|
BLAKE2b-256 checksum How to use checksums |
db0ba3ee976dbc3b27c56417b1f2ac25bda48e14f8de9db5e0090737d6cd23e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.9.2 requests/2.28.1 setuptools/65.6.3 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.8.16
|
Release files / usaepay-2.1.6-py3-none-any.whl
| Download URL | usaepay-2.1.6-py3-none-any.whl |
|---|---|
| Size | 23.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1454091fdd53070aa4a91ca4b231a2e0e4bab1cb1ab4fb6cb66cded07fb7ccbb
|
|
BLAKE2b-256 checksum How to use checksums |
f67f7e7ea392ead21f41903a7bd0fa9bc4a4b2483fc0ec8f01e3ae3cbdb8092b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.9.2 requests/2.28.1 setuptools/65.6.3 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.8.16
|