Name | prefect-aws JSON |
Version |
0.5.3
JSON |
| download |
home_page | None |
Summary | Prefect integrations for interacting with Amazon Web Services. |
upload_time | 2024-12-03 01:30:19 |
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/a2/af/393d4cb3e0a5c0615469f57254394b67f65610d8f17dc56e52daa67ac230/prefect_aws-0.5.3.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.3",
"project_urls": {
"Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-aws"
},
"split_keywords": [
"prefect"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fa533061baf9672bbe850404213182796659274db2d5ef83cad97943f082b967",
"md5": "fc9ef9a4355554e87533405fb35492f0",
"sha256": "7ebb81953fcc9051b3e4ed33489c8370c9856ed17d40052024e84b0b531e00e1"
},
"downloads": -1,
"filename": "prefect_aws-0.5.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc9ef9a4355554e87533405fb35492f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 51567,
"upload_time": "2024-12-03T01:30:17",
"upload_time_iso_8601": "2024-12-03T01:30:17.696197Z",
"url": "https://files.pythonhosted.org/packages/fa/53/3061baf9672bbe850404213182796659274db2d5ef83cad97943f082b967/prefect_aws-0.5.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a2af393d4cb3e0a5c0615469f57254394b67f65610d8f17dc56e52daa67ac230",
"md5": "dc8456092f2a45190855efae9a3acfbd",
"sha256": "3e37e0db8a725b809970735eb8b9b39b8b4cdfa0fe190648530559262f4f324d"
},
"downloads": -1,
"filename": "prefect_aws-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "dc8456092f2a45190855efae9a3acfbd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 75489,
"upload_time": "2024-12-03T01:30:19",
"upload_time_iso_8601": "2024-12-03T01:30:19.920189Z",
"url": "https://files.pythonhosted.org/packages/a2/af/393d4cb3e0a5c0615469f57254394b67f65610d8f17dc56e52daa67ac230/prefect_aws-0.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-03 01:30:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PrefectHQ",
"github_project": "prefect",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "prefect-aws"
}