rcplus_alloy_common


Namercplus_alloy_common JSON
Version 8.5.0 PyPI version JSON
download
home_pagehttps://github.com/alloy-ch/rcplus-alloy-lib-py-common
SummaryRC+/Alloy helpers functions for Python
upload_time2025-08-14 12:34:23
maintainerNone
docs_urlNone
authorRingier AG
requires_python<4,>=3.10
licenseProprietary
keywords rcplus alloy logging metrics utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rcplus-alloy-lib-py-common

![PyPI](https://img.shields.io/pypi/v/rcplus-alloy-common)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rcplus-alloy-common)
![Coverage badge](./coverage.svg)

Current version: **v8.5.0**

---

Python utilities for RC+/Alloy.

_**NOTE**_: This Python package is published to PyPI.org as publicly available package.

## Install

```bash
pip install -U rcplus-alloy-common
```

## Usage

### Structured logging

TODO

### Application metrics

TODO

### Airflow

```bash
pip install -U rcplus-alloy-common[airflow]
```

TODO

### AWS

```bash
pip install -U rcplus-alloy-common[aws]
```

TODO

### GAM
> [!NOTE]
> GAM contains only data models definitions now

```bash
pip install -U rcplus-alloy-common[gam]
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alloy-ch/rcplus-alloy-lib-py-common",
    "name": "rcplus_alloy_common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": "rcplus, alloy, logging, metrics, utilities",
    "author": "Ringier AG",
    "author_email": "info@rcplus.io",
    "download_url": "https://files.pythonhosted.org/packages/af/a1/48ae81086f3946abbc3c6ef4d23e9379d01dc4759c6fa32916f128e7c56f/rcplus_alloy_common-8.5.0.tar.gz",
    "platform": null,
    "description": "# rcplus-alloy-lib-py-common\n\n![PyPI](https://img.shields.io/pypi/v/rcplus-alloy-common)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rcplus-alloy-common)\n![Coverage badge](./coverage.svg)\n\nCurrent version: **v8.5.0**\n\n---\n\nPython utilities for RC+/Alloy.\n\n_**NOTE**_: This Python package is published to PyPI.org as publicly available package.\n\n## Install\n\n```bash\npip install -U rcplus-alloy-common\n```\n\n## Usage\n\n### Structured logging\n\nTODO\n\n### Application metrics\n\nTODO\n\n### Airflow\n\n```bash\npip install -U rcplus-alloy-common[airflow]\n```\n\nTODO\n\n### AWS\n\n```bash\npip install -U rcplus-alloy-common[aws]\n```\n\nTODO\n\n### GAM\n> [!NOTE]\n> GAM contains only data models definitions now\n\n```bash\npip install -U rcplus-alloy-common[gam]\n```\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "RC+/Alloy helpers functions for Python",
    "version": "8.5.0",
    "project_urls": {
        "Homepage": "https://github.com/alloy-ch/rcplus-alloy-lib-py-common",
        "Repository": "https://github.com/alloy-ch/rcplus-alloy-lib-py-common"
    },
    "split_keywords": [
        "rcplus",
        " alloy",
        " logging",
        " metrics",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f772c6fc826f8edf97045e35f123f5ec04592596b0f2b6c486a4bc18ea036cc7",
                "md5": "e029eb3fe740611517867fc1f0a7b86e",
                "sha256": "7780e45b2be54de337e781d1f9575fe054a001f1849680f3b10e9b77604d0ef3"
            },
            "downloads": -1,
            "filename": "rcplus_alloy_common-8.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e029eb3fe740611517867fc1f0a7b86e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 422418,
            "upload_time": "2025-08-14T12:34:22",
            "upload_time_iso_8601": "2025-08-14T12:34:22.576557Z",
            "url": "https://files.pythonhosted.org/packages/f7/72/c6fc826f8edf97045e35f123f5ec04592596b0f2b6c486a4bc18ea036cc7/rcplus_alloy_common-8.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afa148ae81086f3946abbc3c6ef4d23e9379d01dc4759c6fa32916f128e7c56f",
                "md5": "a96260e90e80ded2faa26779ee0d1eb6",
                "sha256": "b6fc1aa06a66c4cd06cca6c7c3a0e756ec62ab9464c0e723ea3ecb97026992bf"
            },
            "downloads": -1,
            "filename": "rcplus_alloy_common-8.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a96260e90e80ded2faa26779ee0d1eb6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 398270,
            "upload_time": "2025-08-14T12:34:23",
            "upload_time_iso_8601": "2025-08-14T12:34:23.760057Z",
            "url": "https://files.pythonhosted.org/packages/af/a1/48ae81086f3946abbc3c6ef4d23e9379d01dc4759c6fa32916f128e7c56f/rcplus_alloy_common-8.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 12:34:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alloy-ch",
    "github_project": "rcplus-alloy-lib-py-common",
    "github_not_found": true,
    "lcname": "rcplus_alloy_common"
}
        
Elapsed time: 1.50926s