arifpaypython


Namearifpaypython JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
Summaryarifpay-python is a Python package that provides a simple interface for integrating with the ArifPay payment gateway.
upload_time2024-10-26 16:07:09
maintainerNone
docs_urlNone
authorSina
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "arifpaypython",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sina",
    "author_email": "b99174794@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/81/04fab46f56129a7cdb229a9f92e71cb587737dd7d3771ec3bebb9db9cc05/arifpaypython-0.1.2.tar.gz",
    "platform": null,
    "description": "## Installation\r\n\r\nTo install the `arifpay` package, use the following command:\r\n```bash\r\npip install arifpaypython\r\n\r\n```\r\n\r\nMake sure you\u00e2\u20ac\u2122re using Python 3.7 or later for compatibility.\r\n\r\n## Importing and Using arifpaypython\r\nfrom arifpaypython import ArifPay\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "arifpay-python is a Python package that provides a simple interface for integrating with the ArifPay payment gateway.",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e95a265adc7ef48a4d09dee2dc5e3ae82e93815b9dbc6597507935148fe288df",
                "md5": "64a7a3c6602fec5d51340dd9df3b2ef7",
                "sha256": "c7f53fa826d5da172df8cf05958b5f550412a93ef37355a70c1489a4f3de622e"
            },
            "downloads": -1,
            "filename": "arifpaypython-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64a7a3c6602fec5d51340dd9df3b2ef7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2510,
            "upload_time": "2024-10-26T16:07:07",
            "upload_time_iso_8601": "2024-10-26T16:07:07.939869Z",
            "url": "https://files.pythonhosted.org/packages/e9/5a/265adc7ef48a4d09dee2dc5e3ae82e93815b9dbc6597507935148fe288df/arifpaypython-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "938104fab46f56129a7cdb229a9f92e71cb587737dd7d3771ec3bebb9db9cc05",
                "md5": "d2e7881118ad2ee7e2452558e49ef455",
                "sha256": "1e46d634bb6d26de37a60ea7a21aa39479de063e9857d5f4a1d3159a5316c9ac"
            },
            "downloads": -1,
            "filename": "arifpaypython-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d2e7881118ad2ee7e2452558e49ef455",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2236,
            "upload_time": "2024-10-26T16:07:09",
            "upload_time_iso_8601": "2024-10-26T16:07:09.840293Z",
            "url": "https://files.pythonhosted.org/packages/93/81/04fab46f56129a7cdb229a9f92e71cb587737dd7d3771ec3bebb9db9cc05/arifpaypython-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 16:07:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "arifpaypython"
}
        
Elapsed time: 0.55446s