Metadata-Version: 2.1
Name: zainpay
Version: 0.0.0
Summary: ZainPay
Author-email: Mohammed Al Ameen <ameenmohammed2311@gmail.com>
Project-URL: Homepage, https://github.com/struckchure/zainpay-python-sdk
Project-URL: Bug Tracker, https://github.com/struckchure/zainpay-python-sdk/issues
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: attrs (==22.2.0)
Requires-Dist: build (==0.10.0)
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: charset-normalizer (==3.0.1)
Requires-Dist: circuitbreaker (==1.4.0)
Requires-Dist: exceptiongroup (==1.1.0)
Requires-Dist: idna (==3.4)
Requires-Dist: iniconfig (==2.0.0)
Requires-Dist: packaging (==23.0)
Requires-Dist: pluggy (==1.0.0)
Requires-Dist: pydantic (==1.10.4)
Requires-Dist: pyproject-hooks (==1.0.0)
Requires-Dist: requests (==2.28.2)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: typing-extensions (==4.4.0)
Requires-Dist: urllib3 (==1.26.14)

# ZainPay

ZainPay python SDK

# Installation

```bash
$ pip install zainpay
```
