prefect-aws


Nameprefect-aws JSON
Version 0.4.15 PyPI version JSON
download
home_pageNone
SummaryPrefect integrations for interacting with Amazon Web Services.
upload_time2024-04-25 19:20:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache License 2.0
keywords prefect
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `prefect-aws`

<p align="center">
    <a href="https://pypi.python.org/pypi/prefect-aws/" alt="PyPI version">
        <img alt="PyPI" src="https://img.shields.io/pypi/v/prefect-aws?color=26272B&labelColor=090422"></a>
    <a href="https://pepy.tech/badge/prefect-aws/" alt="Downloads">
        <img src="https://img.shields.io/pypi/dm/prefect-aws?color=26272B&labelColor=090422" /></a>
</p>

## Welcome!

`prefect-aws` makes it easy to leverage the capabilities of AWS in your flows, featuring support for ECS, S3, Secrets Manager, and Batch.

### Installation

To start using `prefect-aws`:

```bash
pip install prefect-aws
```

### Contributing

Thanks for thinking about chipping in! Check out this [step-by-step guide](https://prefecthq.github.io/prefect-aws/#installation) on how to get started.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "prefect-aws",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "prefect",
    "author": null,
    "author_email": "\"Prefect Technologies, Inc.\" <help@prefect.io>",
    "download_url": "https://files.pythonhosted.org/packages/e1/bd/74922b636e964f3b6b282b108aca271ec964f79ae53d20dc2928042e0c68/prefect_aws-0.4.15.tar.gz",
    "platform": null,
    "description": "# `prefect-aws`\n\n<p align=\"center\">\n    <a href=\"https://pypi.python.org/pypi/prefect-aws/\" alt=\"PyPI version\">\n        <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/prefect-aws?color=26272B&labelColor=090422\"></a>\n    <a href=\"https://pepy.tech/badge/prefect-aws/\" alt=\"Downloads\">\n        <img src=\"https://img.shields.io/pypi/dm/prefect-aws?color=26272B&labelColor=090422\" /></a>\n</p>\n\n## Welcome!\n\n`prefect-aws` makes it easy to leverage the capabilities of AWS in your flows, featuring support for ECS, S3, Secrets Manager, and Batch.\n\n### Installation\n\nTo start using `prefect-aws`:\n\n```bash\npip install prefect-aws\n```\n\n### Contributing\n\nThanks for thinking about chipping in! Check out this [step-by-step guide](https://prefecthq.github.io/prefect-aws/#installation) on how to get started.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Prefect integrations for interacting with Amazon Web Services.",
    "version": "0.4.15",
    "project_urls": {
        "Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-aws"
    },
    "split_keywords": [
        "prefect"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d09200ca0d24d0367fcf4a66232bc2e0b003bc6251099ac5dfd4671772999a8a",
                "md5": "94c691b841bf05ee6397e8afcddef382",
                "sha256": "ef56aa2263577bb5b84e9d658d9af3e368bd63eb479e21f3a8062b08abc5cc9f"
            },
            "downloads": -1,
            "filename": "prefect_aws-0.4.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94c691b841bf05ee6397e8afcddef382",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 60468,
            "upload_time": "2024-04-25T19:20:17",
            "upload_time_iso_8601": "2024-04-25T19:20:17.884068Z",
            "url": "https://files.pythonhosted.org/packages/d0/92/00ca0d24d0367fcf4a66232bc2e0b003bc6251099ac5dfd4671772999a8a/prefect_aws-0.4.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1bd74922b636e964f3b6b282b108aca271ec964f79ae53d20dc2928042e0c68",
                "md5": "037aa34f0a1ac1cc66338873477668fb",
                "sha256": "e0c009a8945b0ecf46b6a28ba4965e2898c99eb2cb3aba15282c9780c6f3ee5a"
            },
            "downloads": -1,
            "filename": "prefect_aws-0.4.15.tar.gz",
            "has_sig": false,
            "md5_digest": "037aa34f0a1ac1cc66338873477668fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 94029,
            "upload_time": "2024-04-25T19:20:19",
            "upload_time_iso_8601": "2024-04-25T19:20:19.781771Z",
            "url": "https://files.pythonhosted.org/packages/e1/bd/74922b636e964f3b6b282b108aca271ec964f79ae53d20dc2928042e0c68/prefect_aws-0.4.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 19:20:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PrefectHQ",
    "github_project": "prefect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "lcname": "prefect-aws"
}
        
Elapsed time: 0.23982s