Metadata-Version: 2.4
Name: pesaflux
Version: 1.0.0
Summary: A modern Python SDK for PesaFlux API (STK Push & Transaction Status).
Home-page: https://github.com/yourusername/pesaflux-sdk
Author: Your Name
Author-email: your@email.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# PesaFlux Python SDK

A modern, lightweight, and easy-to-use Python SDK for the [PesaFlux API](https://pesaflux.co.ke).

## Installation
```bash
pip install pesaflux
