osbot_aws


Nameosbot_aws JSON
Version 2.5.0 PyPI version JSON
download
home_pagehttps://github.com/owasp-sbot/OSBot-AWS
SummaryOWASP Security Bot - AWS
upload_time2024-05-23 23:36:10
maintainerNone
docs_urlNone
authorDinis Cruz
requires_python<4.0,>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OSBot-AWS
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.

### Install

Current stable release is v1.0.0 and is available here 

https://github.com/owasp-sbot/OSBot-AWS/releases/tag/v1.0.0

## curent dev 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 spefici folder per service (e.g. S3, SQS, etc)

### Install from PyPi

There is a version in PyPi (which is not the latest version)

`pip3 install osbot-aws`

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

            

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.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dinis Cruz",
    "author_email": "dinis.cruz@owasp.org",
    "download_url": "https://files.pythonhosted.org/packages/4f/52/02475c1a4d2b8f8f705f5286d3661d381ddfc26cbec25e6c2598e1eabc8e/osbot_aws-2.5.0.tar.gz",
    "platform": null,
    "description": "# OSBot-AWS\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### Install\n\nCurrent stable release is v1.0.0 and is available here \n\nhttps://github.com/owasp-sbot/OSBot-AWS/releases/tag/v1.0.0\n\n## curent dev 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 spefici folder per service (e.g. S3, SQS, etc)\n\n### Install from PyPi\n\nThere is a version in PyPi (which is not the latest version)\n\n`pip3 install osbot-aws`\n\nhttps://pypi.org/project/osbot-aws/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "OWASP Security Bot - AWS",
    "version": "2.5.0",
    "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": "bb9f3cd66b006ea9b931d3523f0eea1e05745edbc60f0ec9a7b9860aafdb4c19",
                "md5": "70cdfa817484bb76490561405ebf43bb",
                "sha256": "88e0d24da59c58e721a2bd65510d93d16311d55efd7bfa73de449012b135d78d"
            },
            "downloads": -1,
            "filename": "osbot_aws-2.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70cdfa817484bb76490561405ebf43bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 187603,
            "upload_time": "2024-05-23T23:36:05",
            "upload_time_iso_8601": "2024-05-23T23:36:05.285178Z",
            "url": "https://files.pythonhosted.org/packages/bb/9f/3cd66b006ea9b931d3523f0eea1e05745edbc60f0ec9a7b9860aafdb4c19/osbot_aws-2.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f5202475c1a4d2b8f8f705f5286d3661d381ddfc26cbec25e6c2598e1eabc8e",
                "md5": "c7ab576cef95923293f40e40dcd90a38",
                "sha256": "dd770201045ce1abd45491b5eaa06a6d595b581c638422ef92b7edbfebce07eb"
            },
            "downloads": -1,
            "filename": "osbot_aws-2.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c7ab576cef95923293f40e40dcd90a38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 124806,
            "upload_time": "2024-05-23T23:36:10",
            "upload_time_iso_8601": "2024-05-23T23:36:10.346998Z",
            "url": "https://files.pythonhosted.org/packages/4f/52/02475c1a4d2b8f8f705f5286d3661d381ddfc26cbec25e6c2598e1eabc8e/osbot_aws-2.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 23:36:10",
    "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": [],
    "lcname": "osbot_aws"
}
        
Elapsed time: 0.27318s