osbot-aws


Nameosbot-aws JSON
Version 2.34.0 PyPI version JSON
download
home_pagehttps://github.com/owasp-sbot/OSBot-AWS
SummaryOWASP Security Bot - AWS
upload_time2024-09-15 16:06:29
maintainerNone
docs_urlNone
authorDinis Cruz
requires_python<4.0,>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OSBot-AWS

![Current Release](https://img.shields.io/badge/release-v2.34.0-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/da/d4/8c0cbecd717d663417982d67ea450a60d535972259941e80cc260d1f089d/osbot_aws-2.34.0.tar.gz",
    "platform": null,
    "description": "# OSBot-AWS\n\n![Current Release](https://img.shields.io/badge/release-v2.34.0-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.34.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": "f734c3ccb42837304cd76713ed38113fe34d0d260ea5c0f9dac5599e66e6b9fa",
                "md5": "e2d8d8ba7305b6ac9f4849dceaa03f83",
                "sha256": "7c1b3e40811f9b62d90456dc18247aad207269260f508872c011cc6d53ac0249"
            },
            "downloads": -1,
            "filename": "osbot_aws-2.34.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2d8d8ba7305b6ac9f4849dceaa03f83",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 211329,
            "upload_time": "2024-09-15T16:06:27",
            "upload_time_iso_8601": "2024-09-15T16:06:27.871382Z",
            "url": "https://files.pythonhosted.org/packages/f7/34/c3ccb42837304cd76713ed38113fe34d0d260ea5c0f9dac5599e66e6b9fa/osbot_aws-2.34.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dad48c0cbecd717d663417982d67ea450a60d535972259941e80cc260d1f089d",
                "md5": "98c7b2b495937b279be827027d1f0b81",
                "sha256": "6bc1dc88bbabb3f0223aa39b23b2f54c75e78224feb1f2268ad5554cb33248d2"
            },
            "downloads": -1,
            "filename": "osbot_aws-2.34.0.tar.gz",
            "has_sig": false,
            "md5_digest": "98c7b2b495937b279be827027d1f0b81",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 136410,
            "upload_time": "2024-09-15T16:06:29",
            "upload_time_iso_8601": "2024-09-15T16:06:29.614437Z",
            "url": "https://files.pythonhosted.org/packages/da/d4/8c0cbecd717d663417982d67ea450a60d535972259941e80cc260d1f089d/osbot_aws-2.34.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-15 16:06:29",
    "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.35460s