edgegrid-python


Nameedgegrid-python JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/akamai/AkamaiOPEN-edgegrid-python
Summary{OPEN} client authentication protocol for python-requests
upload_time2022-09-22 11:17:57
maintainerAkamai Developer Experience team
docs_urlNone
authorJonathan Landis
requires_python>=2.7.10
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements requests requests_toolbelt pyopenssl ndg-httpsclient pyasn1 urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/akamai/AkamaiOPEN-edgegrid-python",
    "name": "edgegrid-python",
    "maintainer": "Akamai Developer Experience team",
    "docs_url": null,
    "requires_python": ">=2.7.10",
    "maintainer_email": "dl-devexp-eng@akamai.com",
    "keywords": "",
    "author": "Jonathan Landis",
    "author_email": "jlandis@akamai.com",
    "download_url": "https://files.pythonhosted.org/packages/62/5e/d967e12220d9fc358669803fde57d0a618896c8a568ec058cd56cc06a09f/edgegrid-python-1.3.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "{OPEN} client authentication protocol for python-requests",
    "version": "1.3.1",
    "project_urls": {
        "Homepage": "https://github.com/akamai/AkamaiOPEN-edgegrid-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8b48bcc593e880af839e290d8335bd4580edbf9e5f3e57324af84428872c0da",
                "md5": "be5124ad92765911deb75f027a6ba580",
                "sha256": "480ad3e8e4586ba3190f176ae2c2e5a3ab66e47834a01812826d01e1c2b6439a"
            },
            "downloads": -1,
            "filename": "edgegrid_python-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be5124ad92765911deb75f027a6ba580",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7.10",
            "size": 17724,
            "upload_time": "2022-09-22T11:17:55",
            "upload_time_iso_8601": "2022-09-22T11:17:55.186172Z",
            "url": "https://files.pythonhosted.org/packages/f8/b4/8bcc593e880af839e290d8335bd4580edbf9e5f3e57324af84428872c0da/edgegrid_python-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "625ed967e12220d9fc358669803fde57d0a618896c8a568ec058cd56cc06a09f",
                "md5": "7f2cb5071bfa7d7be9b714eda0e15866",
                "sha256": "c7dbfd66b4ea8e386fe5391005b2cb9bf8556f4f04ab2fad53fe27554b553b7d"
            },
            "downloads": -1,
            "filename": "edgegrid-python-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7f2cb5071bfa7d7be9b714eda0e15866",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7.10",
            "size": 15534,
            "upload_time": "2022-09-22T11:17:57",
            "upload_time_iso_8601": "2022-09-22T11:17:57.328342Z",
            "url": "https://files.pythonhosted.org/packages/62/5e/d967e12220d9fc358669803fde57d0a618896c8a568ec058cd56cc06a09f/edgegrid-python-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-09-22 11:17:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "akamai",
    "github_project": "AkamaiOPEN-edgegrid-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "requests_toolbelt",
            "specs": [
                [
                    ">=",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "pyopenssl",
            "specs": [
                [
                    ">=",
                    "19.0.0"
                ]
            ]
        },
        {
            "name": "ndg-httpsclient",
            "specs": []
        },
        {
            "name": "pyasn1",
            "specs": []
        },
        {
            "name": "urllib3",
            "specs": []
        }
    ],
    "lcname": "edgegrid-python"
}
        
Elapsed time: 0.25943s