Skip to main content

A Python wrapper for Chimoney APIs abstracting raw https requests

Project description

License: MIT Organization made-with-python PyPI pyversions PRs Welcome

GitHub version.

chimopy

This is a wrapper providing convenient access to the Chimoney API for applications written in Python.

It has been tested with Python 3.xx

Setup and Installation

pip install chimopy

You can also clone or download the library package and install it using setuptools:

git clone https://github.com/morehwachege/chimopy.git
cd chimopy
python setup.py install

Usage

from chimopy.<API> import <API Class>

API The following APIs are supported:

  • Account
  • Info
  • Mobile-Money
  • Payment, all except airtime
  • Redeem
  • Sub Account
  • Wallet

API Class The following are the corresponding API classes:

  • Account
  • Info
  • Transaction
  • Pay
  • Redeem
  • SubAccount
  • Wallet

morehwachege morehwachege

Dependencies

None at the moment

How to Install from Source

Building from Source for Developers

git clone https://github.com/morehwachege/chymopy.git
cd chimopy
python setupy bdist_wheel
python setupy install

Contributing

See the Contributing File

See the Pull Request File

Support

Buy Me A Coffee

LICENCE

  • MIT

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

chimopy-0.0.2.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

chimopy-0.0.2-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

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