visa


Namevisa JSON
Version 2.21.0 PyPI version JSON
download
home_pagehttps://github.com/visa-sdk/visa-python
SummaryPython bindings for the VISA API
upload_time2019-02-27 11:56:07
maintainer
docs_urlNone
authorVISA
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
licenseMIT
keywords visa api payments
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            VISA Bindings for Python
===================================

A Python library for VISA's API.


Setup
-----

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

    $ pip install visa

Or:

    $ easy_install visa


Setting up a VISA Account
---------------------------

Sign up for VISA at https://developer.visa.com/portal/auth/register.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/visa-sdk/visa-python",
    "name": "visa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
    "maintainer_email": "",
    "keywords": "visa api payments",
    "author": "VISA",
    "author_email": "hprobotic@gmail.com",
    "download_url": "",
    "platform": "",
    "description": "VISA Bindings for Python\n===================================\n\nA Python library for VISA's API.\n\n\nSetup\n-----\n\nYou can install this package by using the pip tool and installing:\n\n    $ pip install visa\n\nOr:\n\n    $ easy_install visa\n\n\nSetting up a VISA Account\n---------------------------\n\nSign up for VISA at https://developer.visa.com/portal/auth/register.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python bindings for the VISA API",
    "version": "2.21.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/visa-sdk/visa-python/issues",
        "Documentation": "https://visa.com/docs/api/python",
        "Homepage": "https://github.com/visa-sdk/visa-python",
        "Source Code": "https://github.com/visa-sdk/visa-python"
    },
    "split_keywords": [
        "visa",
        "api",
        "payments"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02f054f1a5bcccb605f0bbdef2d3a49ee25064521889e670160d47f18afd326f",
                "md5": "23688fd44bcf50e606d3cfaef00c6e7e",
                "sha256": "659d9f3d0fb586658f6f23b5dd620d271e487722865d42bc630e72c505f83982"
            },
            "downloads": -1,
            "filename": "visa-2.21.0-py2.7.egg",
            "has_sig": false,
            "md5_digest": "23688fd44bcf50e606d3cfaef00c6e7e",
            "packagetype": "bdist_egg",
            "python_version": "2.7",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
            "size": 15713,
            "upload_time": "2019-02-27T11:56:07",
            "upload_time_iso_8601": "2019-02-27T11:56:07.091262Z",
            "url": "https://files.pythonhosted.org/packages/02/f0/54f1a5bcccb605f0bbdef2d3a49ee25064521889e670160d47f18afd326f/visa-2.21.0-py2.7.egg",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-02-27 11:56:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "visa-sdk",
    "github_project": "visa-python",
    "github_not_found": true,
    "lcname": "visa"
}
        
Elapsed time: 0.07675s