A Guaranty Trust Bank Mobile Money interface library
Project description
python-gtbmm
A python library providing an interface to interact with the Guaranty Trust Bank Mobile Money service
Installing
You can install python-gtbmm via PyPi. To install the latest stable version:
$ pip install python-gtbmmm
Usage
Using python-gtbmm in your project is very easy:
import gtbmm mm = gtbmm.GTBMobileMoney('2348012345678', '1111') # specify your account number and pin transactions = mm.history() result = mm.send('2348012345679', '1000') # send 1000 naira to 2348012345679
License
python-gtbmm is free software, available under the BSD license.
Dependencies
Contributing
Please feel free to fork this project and submit pull requests. If you’ve found a bug, also feel free to fix it and submit a pull request. If you can’t submit a patch, then report bugs by creating an issue on the issue tracker.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file python-gtbmm-0.1.tar.gz
.
File metadata
- Download URL: python-gtbmm-0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b71ac4e105d919fa6f97e82838a4083fe0f6835b7907e88c40468c0ce3982f5 |
|
MD5 | ebb4331f8256ebe1ade527ccdc3359e9 |
|
BLAKE2b-256 | a2c3261831ee4b8903d15b605ea313074cf808d7b857b9f3dd9789bc69747fa6 |
File details
Details for the file python_gtbmm-0.1-py2-none-any.whl
.
File metadata
- Download URL: python_gtbmm-0.1-py2-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05fb4b9725af2bfc622eb5a40cb21f877c5d767b0c9db573522461c1d1a4ca0b |
|
MD5 | 80bf3cfaf8af1660ac3c5b62460a6650 |
|
BLAKE2b-256 | 9cc64f09cde298c40653e7e1fbe230f2d681ab752c2912762b6e6876cfa915b6 |