.. image:: https://readthedocs.org/projects/simple-aws-ecr/badge/?version=latest
:target: https://simple-aws-ecr.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://github.com/MacHu-GWU/simple_aws_ecr-project/actions/workflows/main.yml/badge.svg
:target: https://github.com/MacHu-GWU/simple_aws_ecr-project/actions?query=workflow:CI
.. image:: https://codecov.io/gh/MacHu-GWU/simple_aws_ecr-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/simple_aws_ecr-project
.. image:: https://img.shields.io/pypi/v/simple-aws-ecr.svg
:target: https://pypi.python.org/pypi/simple-aws-ecr
.. image:: https://img.shields.io/pypi/l/simple-aws-ecr.svg
:target: https://pypi.python.org/pypi/simple-aws-ecr
.. image:: https://img.shields.io/pypi/pyversions/simple-aws-ecr.svg
:target: https://pypi.python.org/pypi/simple-aws-ecr
.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
:target: https://github.com/MacHu-GWU/simple_aws_ecr-project/blob/main/release-history.rst
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/simple_aws_ecr-project
------
.. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://simple-aws-ecr.readthedocs.io/en/latest/
.. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://simple-aws-ecr.readthedocs.io/en/latest/py-modindex.html
.. image:: https://img.shields.io/badge/Link-Install-blue.svg
:target: `install`_
.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
:target: https://github.com/MacHu-GWU/simple_aws_ecr-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/simple_aws_ecr-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/simple_aws_ecr-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/simple-aws-ecr#files
Welcome to ``simple_aws_ecr`` Documentation
==============================================================================
.. image:: https://simple-aws-ecr.readthedocs.io/en/latest/_static/simple_aws_ecr-logo.png
:target: https://simple-aws-ecr.readthedocs.io/en/latest/
The aws_ecr project is a comprehensive Python library designed to streamline interactions with Amazon Elastic Container Registry (ECR). It provides a high-level, object-oriented interface for managing ECR repositories, images, and replication rules across multiple AWS accounts. The library offers utility functions for common ECR operations, such as creating repositories, configuring cross-account access, setting up replication, and deploying Lambda functions using ECR images. With support for Docker image building and pushing, cross-account permissions, and efficient error handling, aws_ecr enables developers to easily integrate ECR management into their AWS-based applications and CI/CD pipelines.
.. _install:
Install
------------------------------------------------------------------------------
``simple_aws_ecr`` is released on PyPI, so all you need is to:
.. code-block:: console
$ pip install simple-aws-ecr
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade simple-aws-ecr
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/simple_aws_ecr-project",
"name": "simple-aws-ecr",
"maintainer": "Sanhe Hu",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "husanhe@email.com",
"keywords": null,
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f8/a0/af691009c9eca6e660222fc25c8457d8d83c8048707b45316dd891cb5585/simple_aws_ecr-0.1.6.tar.gz",
"platform": "Windows",
"description": "\n.. image:: https://readthedocs.org/projects/simple-aws-ecr/badge/?version=latest\n :target: https://simple-aws-ecr.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/simple_aws_ecr-project/actions/workflows/main.yml/badge.svg\n :target: https://github.com/MacHu-GWU/simple_aws_ecr-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/simple_aws_ecr-project/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/simple_aws_ecr-project\n\n.. image:: https://img.shields.io/pypi/v/simple-aws-ecr.svg\n :target: https://pypi.python.org/pypi/simple-aws-ecr\n\n.. image:: https://img.shields.io/pypi/l/simple-aws-ecr.svg\n :target: https://pypi.python.org/pypi/simple-aws-ecr\n\n.. image:: https://img.shields.io/pypi/pyversions/simple-aws-ecr.svg\n :target: https://pypi.python.org/pypi/simple-aws-ecr\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/simple_aws_ecr-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/simple_aws_ecr-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n :target: https://simple-aws-ecr.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n :target: https://simple-aws-ecr.readthedocs.io/en/latest/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n :target: https://github.com/MacHu-GWU/simple_aws_ecr-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/simple_aws_ecr-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/simple_aws_ecr-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/simple-aws-ecr#files\n\n\nWelcome to ``simple_aws_ecr`` Documentation\n==============================================================================\n.. image:: https://simple-aws-ecr.readthedocs.io/en/latest/_static/simple_aws_ecr-logo.png\n :target: https://simple-aws-ecr.readthedocs.io/en/latest/\n\nThe aws_ecr project is a comprehensive Python library designed to streamline interactions with Amazon Elastic Container Registry (ECR). It provides a high-level, object-oriented interface for managing ECR repositories, images, and replication rules across multiple AWS accounts. The library offers utility functions for common ECR operations, such as creating repositories, configuring cross-account access, setting up replication, and deploying Lambda functions using ECR images. With support for Docker image building and pushing, cross-account permissions, and efficient error handling, aws_ecr enables developers to easily integrate ECR management into their AWS-based applications and CI/CD pipelines.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``simple_aws_ecr`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n $ pip install simple-aws-ecr\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade simple-aws-ecr\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Simplifies management of Amazon Elastic Container Registry (ECR) resources.",
"version": "0.1.6",
"project_urls": {
"Download": "https://pypi.python.org/pypi/simple_aws_ecr/0.1.6#downloads",
"Homepage": "https://github.com/MacHu-GWU/simple_aws_ecr-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "82ca5f57a2a7fb7d0a8063bc0a965e721a16af55776bf782491b53adad486224",
"md5": "97a48c529888166bb4a83b15c65b9ec1",
"sha256": "6b080f37ecc6d30b7542661c4327738ce322e13210f34608bb525d73f8072e69"
},
"downloads": -1,
"filename": "simple_aws_ecr-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "97a48c529888166bb4a83b15c65b9ec1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 19968,
"upload_time": "2024-10-09T18:29:52",
"upload_time_iso_8601": "2024-10-09T18:29:52.757550Z",
"url": "https://files.pythonhosted.org/packages/82/ca/5f57a2a7fb7d0a8063bc0a965e721a16af55776bf782491b53adad486224/simple_aws_ecr-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f8a0af691009c9eca6e660222fc25c8457d8d83c8048707b45316dd891cb5585",
"md5": "340abdfe4901ed585c0e34ca33913e8c",
"sha256": "ab3975b844f17ec050948504b6f3850e6c483dfaf870ae410aa301dd74e62a7f"
},
"downloads": -1,
"filename": "simple_aws_ecr-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "340abdfe4901ed585c0e34ca33913e8c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 21242,
"upload_time": "2024-10-09T18:29:54",
"upload_time_iso_8601": "2024-10-09T18:29:54.568711Z",
"url": "https://files.pythonhosted.org/packages/f8/a0/af691009c9eca6e660222fc25c8457d8d83c8048707b45316dd891cb5585/simple_aws_ecr-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-09 18:29:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "simple_aws_ecr-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "simple-aws-ecr"
}