Metadata-Version: 2.4
Name: malipopy-mpesa
Version: 0.0.2
Summary: A Python M-Pesa payments library
Home-page: https://github.com/madegwa-kidii/malipopy-mpesa
Author: Madegwa Kidii
Author-email: madegwakidi@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.0

# malipopy-mpesa

A Python M-Pesa payments library (Daraja API wrapper).

## Installation

```bash
pip install malipopy-mpesa
