xpay


Namexpay JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttps://github.com/xxxpay/xpay-python
SummaryPython bindings for the XPay API
upload_time2023-11-10 17:55:32
maintainer
docs_urlNone
authorXPay
requires_python>=3.6
licenseMIT
keywords xpay api payments
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Official XPay Bindings for Python
===================================

A Python library for XPay's API.


Setup
-----

You can install this package by using the pip tool and installing:

    $ pip install xpay

Or:

    $ easy_install xpay


Setting up a XPay Account
---------------------------

Sign up for XPay at https://dashboard.xpay.com/register.

Using the XPay API
--------------------

Documentation for the python bindings can be found alongside XPay's other bindings here:

- https://xpay.com/docs
- https://xpay.com/docs/api/?lang=python

In the standard documentation (the first link), most of the reference pages will have examples in XPay's official bindings (including Python). Just click on the Python tab to get the relevant documentation.

In the full API reference for python (the second link), the right half of the page will provide example requests and responses for various API calls.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xxxpay/xpay-python",
    "name": "xpay",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "xpay api payments",
    "author": "XPay",
    "author_email": "support@xpay.com",
    "download_url": "https://files.pythonhosted.org/packages/18/c3/83a175a0c8c16c3027ba6146b14adceea633f7b6531d8c2246170fb4feef/xpay-7.4.0.tar.gz",
    "platform": null,
    "description": "Official XPay Bindings for Python\n===================================\n\nA Python library for XPay's API.\n\n\nSetup\n-----\n\nYou can install this package by using the pip tool and installing:\n\n    $ pip install xpay\n\nOr:\n\n    $ easy_install xpay\n\n\nSetting up a XPay Account\n---------------------------\n\nSign up for XPay at https://dashboard.xpay.com/register.\n\nUsing the XPay API\n--------------------\n\nDocumentation for the python bindings can be found alongside XPay's other bindings here:\n\n- https://xpay.com/docs\n- https://xpay.com/docs/api/?lang=python\n\nIn the standard documentation (the first link), most of the reference pages will have examples in XPay's official bindings (including Python). Just click on the Python tab to get the relevant documentation.\n\nIn the full API reference for python (the second link), the right half of the page will provide example requests and responses for various API calls.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python bindings for the XPay API",
    "version": "7.4.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/xxxpay/xpay-python/issues",
        "Changes": "https://github.com/xxxpay/xpay-python/blob/master/CHANGELOG.md",
        "Documentation": "https://xpay.com/docs/api/?lang=python",
        "Homepage": "https://github.com/xxxpay/xpay-python",
        "Source Code": "https://github.com/xxxpay/xpay-python"
    },
    "split_keywords": [
        "xpay",
        "api",
        "payments"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50298cf9744fb3c67d38a6bbafb968ea74da06c0fe4dd9e05b6e8d01d34f6540",
                "md5": "c1cf9e59fec9455849a4db66471cc8b9",
                "sha256": "c63ce2446b90237089a92a653bf8980951d794a7af7f513f3ff22bce14cc336e"
            },
            "downloads": -1,
            "filename": "xpay-7.4.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1cf9e59fec9455849a4db66471cc8b9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 801181,
            "upload_time": "2023-11-10T17:55:29",
            "upload_time_iso_8601": "2023-11-10T17:55:29.147005Z",
            "url": "https://files.pythonhosted.org/packages/50/29/8cf9744fb3c67d38a6bbafb968ea74da06c0fe4dd9e05b6e8d01d34f6540/xpay-7.4.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18c383a175a0c8c16c3027ba6146b14adceea633f7b6531d8c2246170fb4feef",
                "md5": "a0f4e026dc03a0f495be5deedfb62385",
                "sha256": "690fb49d1270d6aac45c0823a2a38f456fc744d67b5f1bddae99893aa80ab160"
            },
            "downloads": -1,
            "filename": "xpay-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a0f4e026dc03a0f495be5deedfb62385",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 742346,
            "upload_time": "2023-11-10T17:55:32",
            "upload_time_iso_8601": "2023-11-10T17:55:32.500834Z",
            "url": "https://files.pythonhosted.org/packages/18/c3/83a175a0c8c16c3027ba6146b14adceea633f7b6531d8c2246170fb4feef/xpay-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-10 17:55:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xxxpay",
    "github_project": "xpay-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "xpay"
}
        
Elapsed time: 0.13515s