Skip to main content

An asynchronous ZixiPay API wrapper

Project description

ZixiPay

This library is an asynchronous ZixiPay API wrapper.
All methods were renamed to snake_case, some function parameters as well.

Installation

pip install zixipay
Speedups
pip install ujson

Example usage

from ZixiPay import Zixi, types
ZIXI: Zixi = Zixi(api_key='API_KEY', user_id='USER_ID')


invoice: types.Invoice = await ZIXI.create_invoice(amount=10, currency='USDZ', ref='TEST', multi_currency=True)

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

ZixiPay-0.0.1.tar.gz (44.0 kB view details)

Uploaded Source

Built Distribution

ZixiPay-0.0.1-py3-none-any.whl (33.6 kB view details)

Uploaded Python 3

File details

Details for the file ZixiPay-0.0.1.tar.gz.

File metadata

  • Download URL: ZixiPay-0.0.1.tar.gz
  • Upload date:
  • Size: 44.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.4

File hashes

Hashes for ZixiPay-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2073dd10ff6c10ce4702f156305b5bb6ffcb7370f75171c0afe954057289e5da
MD5 608710a5dcb4fe8d9cc8a5cd4ac7244a
BLAKE2b-256 e94b8641040c4a3477dc825c5748890c9001335a8f42d7c6344519c3e0b7c25e

See more details on using hashes here.

File details

Details for the file ZixiPay-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ZixiPay-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 33.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.4

File hashes

Hashes for ZixiPay-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9c47ada9c37f2ebbcf92bd4389ea4fba171d30232334ccb9db370cf8233cfb73
MD5 a2f71b3a63f6bca539a3716f03870a25
BLAKE2b-256 d4313f11b15cd3ccfd49bc3ac4778701af8500d4c95b50c0d9df99148dee03a8

See more details on using hashes here.

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