Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 3, 2023. It is now read-only.

timbaobjects/python-stanbicmm

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-stanbicmm

A python library providing an interface to interact with the Stanbic Mobile Money service

Installing

You can install python-stanbicmm via PyPi. To install the latest stable version:

$ pip install python-stanbicmm

Usage

Using python-stanbicmm in your project is very easy:

import stanbic
mm = stanbic.StanbicMM('2348012345678', '1111') # specify your account number and pin
transactions = mm.get_transactions()
specific_transaction = mm.get_transaction(txn_ref="012345")

License

python-stanbicmm 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.

About

A python library providing an interface to interact with the Stanbic Mobile Money service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.