compose-x-common


Namecompose-x-common JSON
Version 1.4.1 PyPI version JSON
download
home_pagehttps://github.com/compose-x/compose-x-common-libs/
SummaryCommon Library for Compose-X Projects
upload_time2023-10-02 10:40:33
maintainerJohn Preston
docs_urlNone
authorJohn Preston
requires_python>=3.8,<4.0
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": ">=3.8,<4.0",
    "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/73/5a/64389a45686f0fa884c7e778969be06fc4af7de31e2949801b96faf1fa75/compose_x_common-1.4.1.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.1",
    "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": "1edaae5ee3faa72cb59cbc5031422905715a7fa175648691759c54beb59577c7",
                "md5": "ba73cf61d48060edfcfb8cdf01f4c736",
                "sha256": "56c1de84513b77e43971d2d53959347535f39caad1313a0983d00013613ce2f1"
            },
            "downloads": -1,
            "filename": "compose_x_common-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba73cf61d48060edfcfb8cdf01f4c736",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 42699,
            "upload_time": "2023-10-02T10:40:31",
            "upload_time_iso_8601": "2023-10-02T10:40:31.783864Z",
            "url": "https://files.pythonhosted.org/packages/1e/da/ae5ee3faa72cb59cbc5031422905715a7fa175648691759c54beb59577c7/compose_x_common-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "735a64389a45686f0fa884c7e778969be06fc4af7de31e2949801b96faf1fa75",
                "md5": "3ebceb6944c93bd002e559b293bad3de",
                "sha256": "5a7a5f89800b0e2192917fbb852d8b64325589c9588abe81943c2792ea412e57"
            },
            "downloads": -1,
            "filename": "compose_x_common-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3ebceb6944c93bd002e559b293bad3de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 22782,
            "upload_time": "2023-10-02T10:40:33",
            "upload_time_iso_8601": "2023-10-02T10:40:33.549345Z",
            "url": "https://files.pythonhosted.org/packages/73/5a/64389a45686f0fa884c7e778969be06fc4af7de31e2949801b96faf1fa75/compose_x_common-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-02 10:40:33",
    "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.12288s