Skip to main content

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 hashes)

Uploaded Source

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