osbot-aws


Nameosbot-aws JSON
Version 2.37.14 PyPI version JSON
download
home_pagehttps://github.com/owasp-sbot/OSBot-AWS
SummaryOWASP Security Bot - AWS
upload_time2024-12-06 16:17:26
maintainerNone
docs_urlNone
authorDinis Cruz
requires_python<4.0,>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements osbot-utils python-dotenv boto3 pytest pytest-cov coveralls setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OSBot-AWS

![Current Release](https://img.shields.io/badge/release-v2.37.14-blue)

Large number of AWS apis and utils from the OWASP Security Bot (OSBot) which make
the use of AWS's boto3 library easier and more intuitive.

## Current version is 2.x.x 

This version has a number of breaking changes, mainly on the location of the apis, 
since we are moving into a specific folder per service (e.g. S3, SQS, etc)

### Install from PyPi

`pip3 install osbot-aws`

https://pypi.org/project/osbot-aws/

### Previous release

Previous stable release is v1.0.0 and is available at https://github.com/owasp-sbot/OSBot-AWS/releases/tag/v1.0.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/owasp-sbot/OSBot-AWS",
    "name": "osbot-aws",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dinis Cruz",
    "author_email": "dinis.cruz@owasp.org",
    "download_url": "https://files.pythonhosted.org/packages/8f/1b/d850260bdfe30a8e52b00f0f5c7c62bd89eef6e99e6ea781bf1a81921756/osbot_aws-2.37.14.tar.gz",
    "platform": null,
    "description": "# OSBot-AWS\n\n![Current Release](https://img.shields.io/badge/release-v2.37.14-blue)\n\nLarge number of AWS apis and utils from the OWASP Security Bot (OSBot) which make\nthe use of AWS's boto3 library easier and more intuitive.\n\n## Current version is 2.x.x \n\nThis version has a number of breaking changes, mainly on the location of the apis, \nsince we are moving into a specific folder per service (e.g. S3, SQS, etc)\n\n### Install from PyPi\n\n`pip3 install osbot-aws`\n\nhttps://pypi.org/project/osbot-aws/\n\n### Previous release\n\nPrevious stable release is v1.0.0 and is available at https://github.com/owasp-sbot/OSBot-AWS/releases/tag/v1.0.0\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "OWASP Security Bot - AWS",
    "version": "2.37.14",
    "project_urls": {
        "Homepage": "https://github.com/owasp-sbot/OSBot-AWS",
        "Repository": "https://github.com/owasp-sbot/OSBot-AWS"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8003a058780b10ee3c720c51341a1650a3f62657dbc14804b37aedab6133dd9e",
                "md5": "6680710a15ff9223148570a8acf25a8a",
                "sha256": "bdc1c55ec29ad6f38139a626306e055644c1be8a9a3010cbd2536c77549fcbc5"
            },
            "downloads": -1,
            "filename": "osbot_aws-2.37.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6680710a15ff9223148570a8acf25a8a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 221509,
            "upload_time": "2024-12-06T16:17:25",
            "upload_time_iso_8601": "2024-12-06T16:17:25.152417Z",
            "url": "https://files.pythonhosted.org/packages/80/03/a058780b10ee3c720c51341a1650a3f62657dbc14804b37aedab6133dd9e/osbot_aws-2.37.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f1bd850260bdfe30a8e52b00f0f5c7c62bd89eef6e99e6ea781bf1a81921756",
                "md5": "6fb2d296c92accd33398896e9d743741",
                "sha256": "3ec16fc777505ed86c723be32287fad4085a14603996052038ae2438f1037e62"
            },
            "downloads": -1,
            "filename": "osbot_aws-2.37.14.tar.gz",
            "has_sig": false,
            "md5_digest": "6fb2d296c92accd33398896e9d743741",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 142549,
            "upload_time": "2024-12-06T16:17:26",
            "upload_time_iso_8601": "2024-12-06T16:17:26.721849Z",
            "url": "https://files.pythonhosted.org/packages/8f/1b/d850260bdfe30a8e52b00f0f5c7c62bd89eef6e99e6ea781bf1a81921756/osbot_aws-2.37.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 16:17:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "owasp-sbot",
    "github_project": "OSBot-AWS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "osbot-utils",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "boto3",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "coveralls",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        }
    ],
    "lcname": "osbot-aws"
}
        
Elapsed time: 0.37636s