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
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
Support
LICENCE
- MIT
Release files for chimopy 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| chimopy-0.0.2.tar.gz | 6.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| chimopy-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.4 kB
Release files / chimopy-0.0.2.tar.gz
| Download URL | chimopy-0.0.2.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a6149e253bc5c50157b0078dc69b4adacc44e13f5c4b5748812b7fd8400c8abb
|
|
BLAKE2b-256 checksum How to use checksums |
ccd919956cb432a5c96cbdb01072641a6fee4115954ffdab5896a1f419dca084
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|
Release files / chimopy-0.0.2-py3-none-any.whl
| Download URL | chimopy-0.0.2-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
69f2b296cc0b7f16099a13240fbc3a6f27122f4b7f76badb82b225b595682434
|
|
BLAKE2b-256 checksum How to use checksums |
cad9e9ea5da6a79ba7e5987009083bffed80afcf7f92a107bc8f6d0f358c5486
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|