Metadata-Version: 2.1
Name: mpesa-py
Version: 1.0
Summary: A Python wrapper for Mpesa Daraja APIs.
Home-page: https://github.com/Arlus/mpesa-py
Author: Aurlus Ismael Wedava
Author-email: arlusishmael@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: certifi
Requires-Dist: chardet (==3.0.4)
Requires-Dist: future (==0.16.0)
Requires-Dist: idna (==2.7)
Requires-Dist: requests (==2.20.0)
Requires-Dist: six (==1.11.0)
Requires-Dist: urllib3 (==1.24.2)
Requires-Dist: pytest (==3.6.1)

This library provides thin wrappers around Mpesa Daraja APIs. The APIs supported are Reversal, Transaction Status, Account Balance, B2B, B2C, C2B and MPESA Express


