aws-requests-auth


Nameaws-requests-auth JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/davidmuller/aws-requests-auth
SummaryAWS signature version 4 signing process for the python requests module
upload_time2020-05-27 23:10:34
maintainer
docs_urlNone
authorDavid Muller
requires_python
license
keywords
VCS
bugtrack_url
requirements mock requests botocore
Travis-CI
coveralls test coverage No coveralls.
            See https://github.com/davidmuller/aws-requests-auth for installation and usage instructions.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/davidmuller/aws-requests-auth",
    "name": "aws-requests-auth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "David Muller",
    "author_email": "davehmuller@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/54/b2/455c0bfcbd772dafd4c9e93c4b713e36790abf9ccbca9b8e661968b29798/aws-requests-auth-0.4.3.tar.gz",
    "platform": "",
    "description": "See https://github.com/davidmuller/aws-requests-auth for installation and usage instructions.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "AWS signature version 4 signing process for the python requests module",
    "version": "0.4.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "a92694e1d810962172daeb12fc459ab5",
                "sha256": "646bc37d62140ea1c709d20148f5d43197e6bd2d63909eb36fa4bb2345759977"
            },
            "downloads": -1,
            "filename": "aws_requests_auth-0.4.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a92694e1d810962172daeb12fc459ab5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 6838,
            "upload_time": "2020-05-27T23:10:33",
            "upload_time_iso_8601": "2020-05-27T23:10:33.658835Z",
            "url": "https://files.pythonhosted.org/packages/af/11/5dc8be418e1d54bed15eaf3a7461797e5ebb9e6a34869ad750561f35fa5b/aws_requests_auth-0.4.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "729aaab8b0987bd4c6575a396a66c733",
                "sha256": "33593372018b960a31dbbe236f89421678b885c35f0b6a7abfae35bb77e069b2"
            },
            "downloads": -1,
            "filename": "aws-requests-auth-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "729aaab8b0987bd4c6575a396a66c733",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10096,
            "upload_time": "2020-05-27T23:10:34",
            "upload_time_iso_8601": "2020-05-27T23:10:34.742074Z",
            "url": "https://files.pythonhosted.org/packages/54/b2/455c0bfcbd772dafd4c9e93c4b713e36790abf9ccbca9b8e661968b29798/aws-requests-auth-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-05-27 23:10:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "davidmuller",
    "github_project": "aws-requests-auth",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "mock",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.20.0"
                ]
            ]
        },
        {
            "name": "botocore",
            "specs": [
                [
                    "==",
                    "1.7.8"
                ]
            ]
        }
    ],
    "lcname": "aws-requests-auth"
}
        
Elapsed time: 0.01305s