Metadata-Version: 2.1
Name: arifpaypython
Version: 0.1.2
Summary: arifpay-python is a Python package that provides a simple interface for integrating with the ArifPay payment gateway.
Author: Sina
Author-email: b99174794@gmail.com
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: aiohttp

## Installation

To install the `arifpay` package, use the following command:
```bash
pip install arifpaypython

```

Make sure youâ€™re using Python 3.7 or later for compatibility.

## Importing and Using arifpaypython
from arifpaypython import ArifPay
