Metadata-Version: 2.3
Name: korapay-client
Version: 0.1.0
Summary: A developer-friendly python client SDK for Korapay
Author-email: Gbenga Adeyi <adeyigbenga005@gmail.com>
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: pycryptodome>=3.20.0
Requires-Dist: pydantic[email]>=2.6.4
Description-Content-Type: text/markdown

# korapay-client

[![Total Downloads](https://static.pepy.tech/badge/korapay-client)](https://pepy.tech/project/korapay-client)
[![Monthly Downloads](https://static.pepy.tech/badge/korapay-client/month)](https://pepy.tech/project/korapay-client)
[![Weekly Downloads](https://static.pepy.tech/badge/korapay-client/week)](https://pepy.tech/project/korapay-client)

A developer-friendly python client SDK for [Korapay](https://www.korahq.com/)

## Documentation
See [Documentation](https://gray-adeyi.github.io/korapay_client/) for more on this package.