Name | prefect-aws JSON |
Version |
0.5.13
JSON |
| download |
home_page | None |
Summary | Prefect integrations for interacting with Amazon Web Services. |
upload_time | 2025-07-31 20:36:33 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache 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
```
Raw data
{
"_id": null,
"home_page": null,
"name": "prefect-aws",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "prefect",
"author": null,
"author_email": "\"Prefect Technologies, Inc.\" <help@prefect.io>",
"download_url": "https://files.pythonhosted.org/packages/a0/d7/aa050e34e7b7870098566ce6452fe373da83096e09c0be1b117c91d05812/prefect_aws-0.5.13.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",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Prefect integrations for interacting with Amazon Web Services.",
"version": "0.5.13",
"project_urls": {
"Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-aws"
},
"split_keywords": [
"prefect"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ae265471e954b098059b5b42bb71feba3e05d76cc17b20a2502cbde229aaf0a3",
"md5": "0dfa90a250c176abfa5ec26622d2526e",
"sha256": "1e95cb57e70e24ffb40b950305ba5e08d8f163a7d3c182f7a951cb2fbdeee80d"
},
"downloads": -1,
"filename": "prefect_aws-0.5.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0dfa90a250c176abfa5ec26622d2526e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 56068,
"upload_time": "2025-07-31T20:36:32",
"upload_time_iso_8601": "2025-07-31T20:36:32.125561Z",
"url": "https://files.pythonhosted.org/packages/ae/26/5471e954b098059b5b42bb71feba3e05d76cc17b20a2502cbde229aaf0a3/prefect_aws-0.5.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a0d7aa050e34e7b7870098566ce6452fe373da83096e09c0be1b117c91d05812",
"md5": "0d241791ec0909dd2eded903cd860d6c",
"sha256": "d67bd445df4d2d6dc6c216e4f8740d6bd2c2431b9f332bad590c30a2e8fcf077"
},
"downloads": -1,
"filename": "prefect_aws-0.5.13.tar.gz",
"has_sig": false,
"md5_digest": "0d241791ec0909dd2eded903cd860d6c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 83935,
"upload_time": "2025-07-31T20:36:33",
"upload_time_iso_8601": "2025-07-31T20:36:33.445574Z",
"url": "https://files.pythonhosted.org/packages/a0/d7/aa050e34e7b7870098566ce6452fe373da83096e09c0be1b117c91d05812/prefect_aws-0.5.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 20:36:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PrefectHQ",
"github_project": "prefect",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "prefect-aws"
}