Crypto.com pay module
Project description
cryptopay
Python API wrapper for Crypto.com Pay Checkout
Installation
- From pypi:
pip3 install cryptopay
- From GitHub:
Clone our repository and
python3 setup.py install
Usage
from pprint import pprint
from cryptopay import Client
client = Client()
response = client.get_payments()
payments = response.json()
pprint(payments)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file cryptopay-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: cryptopay-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0ea24bf5a307a773de8399164f17740cacfa9126fee9e7ec62c363b9624ae68 |
|
MD5 | e7690b8e5bf4f9631d80da7fd9419c47 |
|
BLAKE2b-256 | f48b3ca12d59ca5e50063cdbf5bfdbe3ca55ada06178c86eda17f5956a8b11da |