The client module of Forpay Python sdk
Project description
forpay_client
SDK For Forpay
API Link: Forpay
Install
pip install forpay-client
Usage
from forpay_client.forpay import ForPayClient
client = ForPayClient(app_id='app_id', key_id='key_id', private_key='private_string')
reply, ok = client.get_currencies()
print(reply, ok)
License
MIT © bozimeile
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
forpay_client-1.0.25.tar.gz
(4.3 kB
view details)
File details
Details for the file forpay_client-1.0.25.tar.gz
.
File metadata
- Download URL: forpay_client-1.0.25.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.6.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fdad7762025915a09f7e0ef999552a4253d7899c13a0277334da28a5ad1b66e |
|
MD5 | 6e8a4437b544e186c3d48148eab8e714 |
|
BLAKE2b-256 | 92cbfddaf88d2021b8e9302720925a4c035ba269dffccef7a373c20a4a9ff096 |