compose_x_common


Namecompose_x_common JSON
Version 1.4.10 PyPI version JSON
download
home_pagehttps://github.com/compose-x/compose-x-common-libs/
SummaryCommon Library for Compose-X Projects
upload_time2024-10-17 09:08:19
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/1e/f8/8a0d4cd5ed695b5f7e9d28e118325468a267114ad1cd6619ee0612963f22/compose_x_common-1.4.10.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.10",
    "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": "868d8980deda47d09e2a0285f569deb4c337d5202cbd1e78854e3a5e44812513",
                "md5": "4d15eb616c40dd1a7b1f337f3c51f607",
                "sha256": "cee591779ea9581d2ad1c09f68e7db73c0d2245ff6a0ae88fae1f91dd456391f"
            },
            "downloads": -1,
            "filename": "compose_x_common-1.4.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d15eb616c40dd1a7b1f337f3c51f607",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 43772,
            "upload_time": "2024-10-17T09:08:17",
            "upload_time_iso_8601": "2024-10-17T09:08:17.794161Z",
            "url": "https://files.pythonhosted.org/packages/86/8d/8980deda47d09e2a0285f569deb4c337d5202cbd1e78854e3a5e44812513/compose_x_common-1.4.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ef88a0d4cd5ed695b5f7e9d28e118325468a267114ad1cd6619ee0612963f22",
                "md5": "fb7575c941f455f66db14ba7da167cb4",
                "sha256": "e9f65a0d1efa8e3631a07b2cec560972dadfd669e25048ec16e2e9e8a180c409"
            },
            "downloads": -1,
            "filename": "compose_x_common-1.4.10.tar.gz",
            "has_sig": false,
            "md5_digest": "fb7575c941f455f66db14ba7da167cb4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 23108,
            "upload_time": "2024-10-17T09:08:19",
            "upload_time_iso_8601": "2024-10-17T09:08:19.720117Z",
            "url": "https://files.pythonhosted.org/packages/1e/f8/8a0d4cd5ed695b5f7e9d28e118325468a267114ad1cd6619ee0612963f22/compose_x_common-1.4.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 09:08:19",
    "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.40953s