Python MPESA SDK Supporting 5 Countries: Kenya,Ghana,Tanzania,Mozambique,DR Congo.
# tekmpesa
> All Mpesa APIs for All 8 Countries
---
### Table of Contents
- QuickStart
- Documentation/Usage
- Contributing
- Credits
---
## QuickStart
#### Installation
```
pip install tekmpesa
```
#### From Source
```
git clone
github.com
cd tekmpesa
python setup.py bdist_wheel
pip install -e .
```
---
## Documentation
#### API Reference
---
## Contributing
---
## Credits
---