An open API service indexing awesome lists of open source software.

https://github.com/tralahm/tekmpesa

Python MPESA SDK Supporting 5 Countries: Kenya,Ghana,Tanzania,Mozambique,DR Congo.
https://github.com/tralahm/tekmpesa

congodrc-mpesa ghana-mpesa kenya-mpesa mozambique-mpesa mpesa-payments sdk-python tanzania-mpesa tralahm tralahtek

Last synced: 3 months ago
JSON representation

Python MPESA SDK Supporting 5 Countries: Kenya,Ghana,Tanzania,Mozambique,DR Congo.

Awesome Lists containing this project

README

        



# tekmpesa
> All Mpesa APIs for All 8 Countries

---

### Table of Contents
- [QuickStart](#QuickStart)
- [Documentation/Usage](#Documentation)
- [Contributing](#Contributing)
- [Credits](#Credits)

---
## QuickStart
#### Installation

```
pip install tekmpesa
```
#### From Source
```
git clone https://github.com/TralahM/tekmpesa
cd tekmpesa

python setup.py bdist_wheel
pip install -e .

```
---

## Documentation

[![Documentation](https://img.shields.io/badge/Docs-tekmpesa-blue.svg?style=for-the-badge)](https://tekmpesa.readthedocs.io)

#### API Reference

---
## Contributing

---

## Credits
[![TralahTek](https://img.shields.io/badge/Organization-TralahTek-black.svg?style=for-the-badge&logo=github)](https://github.com/TralahTek)
[![TralahM](https://img.shields.io/badge/Engineer-TralahM-blue.svg?style=for-the-badge&logo=github)](https://github.com/TralahM)
[![TralahM](https://img.shields.io/badge/Maintainer-TralahM-green.svg?style=for-the-badge&logo=github)](https://github.com/TralahM)

[![](https://img.shields.io/badge/Github-TralahM-green?style=for-the-badge&logo=github)](https://github.com/TralahM)
[![](https://img.shields.io/badge/Twitter-%40tralahtek-blue?style=for-the-badge&logo=twitter)](https://twitter.com/TralahM)
[![TralahM](https://img.shields.io/badge/Kaggle-TralahM-purple.svg?style=for-the-badge&logo=kaggle)](https://kaggle.com/TralahM)
[![TralahM](https://img.shields.io/badge/LinkedIn-TralahM-white.svg?style=for-the-badge&logo=linkedin)](https://linkedin.com/in/TralahM)

[![Blog](https://img.shields.io/badge/Blog-tralahm.tralahtek.com-blue.svg?style=for-the-badge&logo=rss)](https://tralahm.tralahtek.com)

[![TralahTek](https://img.shields.io/badge/Organization-TralahTek-cyan.svg?style=for-the-badge)](https://org.tralahtek.com)
---