oauth2


Nameoauth2 JSON
Version 1.9.0.post1 PyPI version JSON
download
home_pagehttp://github.com/joestump/python-oauth2
Summarylibrary for OAuth version 1.9
upload_time2015-09-12 12:44:37
maintainerNone
docs_urlNone
authorJoe Stump
requires_pythonNone
licenseMIT License
keywords oauth
VCS
bugtrack_url
requirements httplib2 mock pep8 pytest
Travis-CI
coveralls test coverage No coveralls.
            UNKNOWN
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/joestump/python-oauth2",
    "name": "oauth2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "oauth",
    "author": "Joe Stump",
    "author_email": "joe@simplegeo.com",
    "download_url": "https://files.pythonhosted.org/packages/64/19/8b9066e94088e8d06d649e10319349bfca961e87768a525aba4a2627c986/oauth2-1.9.0.post1.tar.gz",
    "platform": "UNKNOWN",
    "description": "UNKNOWN",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "library for OAuth version 1.9",
    "version": "1.9.0.post1",
    "split_keywords": [
        "oauth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "3cea98a160f8825ea29bc3f3183e246f",
                "sha256": "15b5c42301f46dd63113f1214b0d81a8b16254f65a86d3c32a1b52297f3266e6"
            },
            "downloads": -1,
            "filename": "oauth2-1.9.0.post1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3cea98a160f8825ea29bc3f3183e246f",
            "packagetype": "bdist_wheel",
            "python_version": "3.4",
            "requires_python": null,
            "size": 25381,
            "upload_time": "2015-09-12T12:47:02",
            "upload_time_iso_8601": "2015-09-12T12:47:02.670445Z",
            "url": "https://files.pythonhosted.org/packages/a0/6f/86db603912ecd04109af952c38bc08928886cf0e34c723481fa7db98b4b5/oauth2-1.9.0.post1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "22d49051d1d19d9ec17df480a463d0bb",
                "sha256": "c006a85e7c60107c7cc6da1b184b5c719f6dd7202098196dfa6e55df669b59bf"
            },
            "downloads": -1,
            "filename": "oauth2-1.9.0.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "22d49051d1d19d9ec17df480a463d0bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21306,
            "upload_time": "2015-09-12T12:44:37",
            "upload_time_iso_8601": "2015-09-12T12:44:37.392932Z",
            "url": "https://files.pythonhosted.org/packages/64/19/8b9066e94088e8d06d649e10319349bfca961e87768a525aba4a2627c986/oauth2-1.9.0.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-09-12 12:44:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "joestump",
    "github_project": "python-oauth2",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "httplib2",
            "specs": [
                [
                    "==",
                    "0.9.1"
                ]
            ]
        },
        {
            "name": "mock",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "pep8",
            "specs": [
                [
                    "==",
                    "1.6.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "2.7.2"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "oauth2"
}
        
Elapsed time: 0.02296s