aws-arns


Nameaws-arns JSON
Version 1.4.3 PyPI version JSON
download
home_pagehttps://github.com/MacHu-GWU/aws_arns-project
SummaryAmazon Resource Names (ARNs) utilities.
upload_time2023-11-01 03:51:19
maintainerUnknown
docs_urlNone
authorSanhe Hu
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
.. .. image:: https://readthedocs.org/projects/aws_arns/badge/?version=latest
    :target: https://aws_arns.readthedocs.io/index.html
    :alt: Documentation Status

.. image:: https://github.com/MacHu-GWU/aws_arns-project/workflows/CI/badge.svg
    :target: https://github.com/MacHu-GWU/aws_arns-project/actions?query=workflow:CI

.. image:: https://codecov.io/gh/MacHu-GWU/aws_arns-project/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/MacHu-GWU/aws_arns-project

.. image:: https://img.shields.io/pypi/v/aws_arns.svg
    :target: https://pypi.python.org/pypi/aws_arns

.. image:: https://img.shields.io/pypi/l/aws_arns.svg
    :target: https://pypi.python.org/pypi/aws_arns

.. image:: https://img.shields.io/pypi/pyversions/aws_arns.svg
    :target: https://pypi.python.org/pypi/aws_arns

.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/aws_arns-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/aws_arns-project

------

.. .. image:: https://img.shields.io/badge/Link-Document-blue.svg
    :target: https://aws_arns.readthedocs.io/index.html

.. .. image:: https://img.shields.io/badge/Link-API-blue.svg
    :target: https://aws_arns.readthedocs.io/py-modindex.html

.. .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg
    :target: https://aws_arns.readthedocs.io/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/aws_arns-project

.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
    :target: https://github.com/MacHu-GWU/aws_arns-project/issues

.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
    :target: https://github.com/MacHu-GWU/aws_arns-project/issues

.. image:: https://img.shields.io/badge/Link-Download-blue.svg
    :target: https://pypi.org/pypi/aws_arns#files


☁️ Welcome to ``aws_arns`` Documentation
==============================================================================
Amazon Resource Names (ARNs) Python library. It parses / constructs ARN in Python, and provide more human intuitive interface to access AWS Resource attributes like aws service name, aws account id, aws region, resource type, resource id, resource name, short name, long name, etc ...

See `usage examples <https://github.com/MacHu-GWU/aws_arns-project/blob/main/examples.ipynb>`_.


.. _install:

Install
------------------------------------------------------------------------------

``aws_arns`` is released on PyPI, so all you need is:

.. code-block:: console

    $ pip install aws_arns

To upgrade to latest version:

.. code-block:: console

    $ pip install --upgrade aws_arns

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MacHu-GWU/aws_arns-project",
    "name": "aws-arns",
    "maintainer": "Unknown",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sanhe Hu",
    "author_email": "husanhe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6a/f9/c703b3f7c66e4bd9d7d3d49e29aaa65dbf4a51c0af2da4f0dee49a950594/aws_arns-1.4.3.tar.gz",
    "platform": "Windows",
    "description": "\n.. .. image:: https://readthedocs.org/projects/aws_arns/badge/?version=latest\n    :target: https://aws_arns.readthedocs.io/index.html\n    :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/aws_arns-project/workflows/CI/badge.svg\n    :target: https://github.com/MacHu-GWU/aws_arns-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/aws_arns-project/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/aws_arns-project\n\n.. image:: https://img.shields.io/pypi/v/aws_arns.svg\n    :target: https://pypi.python.org/pypi/aws_arns\n\n.. image:: https://img.shields.io/pypi/l/aws_arns.svg\n    :target: https://pypi.python.org/pypi/aws_arns\n\n.. image:: https://img.shields.io/pypi/pyversions/aws_arns.svg\n    :target: https://pypi.python.org/pypi/aws_arns\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/aws_arns-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/aws_arns-project\n\n------\n\n.. .. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: https://aws_arns.readthedocs.io/index.html\n\n.. .. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: https://aws_arns.readthedocs.io/py-modindex.html\n\n.. .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg\n    :target: https://aws_arns.readthedocs.io/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/aws_arns-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_arns-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_arns-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/aws_arns#files\n\n\n\u2601\ufe0f Welcome to ``aws_arns`` Documentation\n==============================================================================\nAmazon Resource Names (ARNs) Python library. It parses / constructs ARN in Python, and provide more human intuitive interface to access AWS Resource attributes like aws service name, aws account id, aws region, resource type, resource id, resource name, short name, long name, etc ...\n\nSee `usage examples <https://github.com/MacHu-GWU/aws_arns-project/blob/main/examples.ipynb>`_.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``aws_arns`` is released on PyPI, so all you need is:\n\n.. code-block:: console\n\n    $ pip install aws_arns\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade aws_arns\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Amazon Resource Names (ARNs) utilities.",
    "version": "1.4.3",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/aws_arns/1.4.3#downloads",
        "Homepage": "https://github.com/MacHu-GWU/aws_arns-project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a96b1d6efe22949505652f60048000ce84d648d582a5371672eb91df70e9d028",
                "md5": "5005a6c94c89f655a753f13b5068000d",
                "sha256": "414ee10a4425b392b3f0d286ead33b1febc5d4205782b8a2c0395250ada33096"
            },
            "downloads": -1,
            "filename": "aws_arns-1.4.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5005a6c94c89f655a753f13b5068000d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 42447,
            "upload_time": "2023-11-01T03:51:17",
            "upload_time_iso_8601": "2023-11-01T03:51:17.880875Z",
            "url": "https://files.pythonhosted.org/packages/a9/6b/1d6efe22949505652f60048000ce84d648d582a5371672eb91df70e9d028/aws_arns-1.4.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6af9c703b3f7c66e4bd9d7d3d49e29aaa65dbf4a51c0af2da4f0dee49a950594",
                "md5": "3ec82379cfebfbe0b678d4ff1fc7fff5",
                "sha256": "bd5f9cba2553bb9e4c7cdc3bb5cf9010553df82a3a849b6b23d2f51e7eeeed81"
            },
            "downloads": -1,
            "filename": "aws_arns-1.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3ec82379cfebfbe0b678d4ff1fc7fff5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34173,
            "upload_time": "2023-11-01T03:51:19",
            "upload_time_iso_8601": "2023-11-01T03:51:19.932674Z",
            "url": "https://files.pythonhosted.org/packages/6a/f9/c703b3f7c66e4bd9d7d3d49e29aaa65dbf4a51c0af2da4f0dee49a950594/aws_arns-1.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-01 03:51:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MacHu-GWU",
    "github_project": "aws_arns-project",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "aws-arns"
}
        
Elapsed time: 0.35180s