Skip to main content

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

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-gtbmm-0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

python_gtbmm-0.1-py2-none-any.whl (5.5 kB view hashes)

Uploaded Python 2

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