compose_x_common


Namecompose_x_common JSON
Version 1.4.7 PyPI version JSON
download
home_pagehttps://github.com/compose-x/compose-x-common-libs/
SummaryCommon Library for Compose-X Projects
upload_time2024-03-31 16:22:02
maintainerJohn Preston
docs_urlNone
authorJohn Preston
requires_python<4.0,>=3.8
licenseMPL-2.0
keywords compose-x docker compose
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====================
Compose-X -- Common
=====================


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


--------------------------------------------------------------------------------------
Standalone library of reusable functions to ease repetitive tasks & AWS functions
--------------------------------------------------------------------------------------

Used in a majority of the `Compose-X`_ projects

Features
==========

* Different helpers `compose_x_commom.compose_x_common`
* Python ARN Regular expressions for different resources `compose_x_commom.aws.arns`
* AWS Helpers `compose_x_commom.aws`

.. _Compose-X: https://github.com/compose-x

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/compose-x/compose-x-common-libs/",
    "name": "compose_x_common",
    "maintainer": "John Preston",
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": "john@compose-x.io",
    "keywords": "compose-x, docker, compose",
    "author": "John Preston",
    "author_email": "john@compose-x.io",
    "download_url": "https://files.pythonhosted.org/packages/c7/34/6c3a6455f70d720c79375563d2098e9ec23127a5a8f7db81e1c2828e5f13/compose_x_common-1.4.7.tar.gz",
    "platform": null,
    "description": "=====================\nCompose-X -- Common\n=====================\n\n\n.. image:: https://img.shields.io/pypi/v/compose_x_common.svg\n    :target: https://pypi.python.org/pypi/compose_x_common\n\n\n--------------------------------------------------------------------------------------\nStandalone library of reusable functions to ease repetitive tasks & AWS functions\n--------------------------------------------------------------------------------------\n\nUsed in a majority of the `Compose-X`_ projects\n\nFeatures\n==========\n\n* Different helpers `compose_x_commom.compose_x_common`\n* Python ARN Regular expressions for different resources `compose_x_commom.aws.arns`\n* AWS Helpers `compose_x_commom.aws`\n\n.. _Compose-X: https://github.com/compose-x\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "Common Library for Compose-X Projects",
    "version": "1.4.7",
    "project_urls": {
        "Homepage": "https://github.com/compose-x/compose-x-common-libs/",
        "Repository": "https://github.com/compose-x/compose-x-common-libs/"
    },
    "split_keywords": [
        "compose-x",
        " docker",
        " compose"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fe82cdf07c0d93ff05409b479bc94c95a0122da77a12904fade8c02e35dafd1",
                "md5": "a09a4704b6739f2507b4a217d1da76a5",
                "sha256": "6656ed1fd759142177f43226b0c92827cc28084a89f2862fdde025ee26a48813"
            },
            "downloads": -1,
            "filename": "compose_x_common-1.4.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a09a4704b6739f2507b4a217d1da76a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 43364,
            "upload_time": "2024-03-31T16:22:00",
            "upload_time_iso_8601": "2024-03-31T16:22:00.754330Z",
            "url": "https://files.pythonhosted.org/packages/4f/e8/2cdf07c0d93ff05409b479bc94c95a0122da77a12904fade8c02e35dafd1/compose_x_common-1.4.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7346c3a6455f70d720c79375563d2098e9ec23127a5a8f7db81e1c2828e5f13",
                "md5": "f9aac4ea5de56540697e18925b660e7a",
                "sha256": "5f8bd9043b2e7fdfffca09fca4d149dcbb5aa63f385e32f99fef012f6b252885"
            },
            "downloads": -1,
            "filename": "compose_x_common-1.4.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f9aac4ea5de56540697e18925b660e7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 22926,
            "upload_time": "2024-03-31T16:22:02",
            "upload_time_iso_8601": "2024-03-31T16:22:02.965584Z",
            "url": "https://files.pythonhosted.org/packages/c7/34/6c3a6455f70d720c79375563d2098e9ec23127a5a8f7db81e1c2828e5f13/compose_x_common-1.4.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-31 16:22:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "compose-x",
    "github_project": "compose-x-common-libs",
    "github_not_found": true,
    "lcname": "compose_x_common"
}
        
Elapsed time: 0.22570s