pyaws


Namepyaws JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttp://pyaws.readthedocs.io
SummaryPython Utilities for Amazon Web Services
upload_time2023-09-19 02:55:33
maintainer
docs_urlNone
authorBlake Huber
requires_python>=3.6, <4
licenseGPL-3.0
keywords amazon web services aws iam ec2 lambda rds s3 sts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
**pyaws** | Utilities Library for Amazon Web Services (AWS)
-----------------------------------------------------------

PACKAGE: pyaws

``pyaws``: reusable library of utility classes and functions common AWS use cases and capabilities:

* uploading to s3
* adding/ deleting resource tags
* adding data elements to dynamodb table
* Determining the latest Amazon Machine Image in a region for Windows, Linux, etc



            

Raw data

            {
    "_id": null,
    "home_page": "http://pyaws.readthedocs.io",
    "name": "pyaws",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "Amazon Web Services AWS iam ec2 lambda rds s3 sts",
    "author": "Blake Huber",
    "author_email": "blakeca00@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3d/b6/deb806e13e19fc25960820d9f4470b3f4b78195942a0e227d7f8e76e3ca5/pyaws-0.4.3.tar.gz",
    "platform": null,
    "description": "\n**pyaws** | Utilities Library for Amazon Web Services (AWS)\n-----------------------------------------------------------\n\nPACKAGE: pyaws\n\n``pyaws``: reusable library of utility classes and functions common AWS use cases and capabilities:\n\n* uploading to s3\n* adding/ deleting resource tags\n* adding data elements to dynamodb table\n* Determining the latest Amazon Machine Image in a region for Windows, Linux, etc\n\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Python Utilities for Amazon Web Services",
    "version": "0.4.3",
    "project_urls": {
        "Homepage": "http://pyaws.readthedocs.io"
    },
    "split_keywords": [
        "amazon",
        "web",
        "services",
        "aws",
        "iam",
        "ec2",
        "lambda",
        "rds",
        "s3",
        "sts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3db6deb806e13e19fc25960820d9f4470b3f4b78195942a0e227d7f8e76e3ca5",
                "md5": "2c7a152503cbcafb7edb34147e812399",
                "sha256": "8be7eff13c1b07210eb53f6a1622e656c58a1457d29f3117b7d0386fb2e83d3a"
            },
            "downloads": -1,
            "filename": "pyaws-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2c7a152503cbcafb7edb34147e812399",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 31893,
            "upload_time": "2023-09-19T02:55:33",
            "upload_time_iso_8601": "2023-09-19T02:55:33.352759Z",
            "url": "https://files.pythonhosted.org/packages/3d/b6/deb806e13e19fc25960820d9f4470b3f4b78195942a0e227d7f8e76e3ca5/pyaws-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 02:55:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyaws"
}
        
Elapsed time: 0.11351s