rcplus_alloy_common


Namercplus_alloy_common JSON
Version 5.0.0 PyPI version JSON
download
home_pagehttps://github.com/alloy-ch/rcplus-alloy-lib-py-common
SummaryRC+/Alloy helpers functions for Python
upload_time2024-04-06 08:04:19
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: **v5.0.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

            

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/82/f8/e0965ff50fe03ee2fdb37467003a6aead9293f7db491c67fb71ee81fa5d7/rcplus_alloy_common-5.0.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: **v5.0.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",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "RC+/Alloy helpers functions for Python",
    "version": "5.0.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": "18da1748803c87078b83624bf509a29860cd47f0f2f16657ba33f3071d322d6e",
                "md5": "ae6a591a7bbb48f4b66d0b81ea30a01c",
                "sha256": "1833604b6c98167352eafdc2c56210724000b076f5d1931913c192d97e25392f"
            },
            "downloads": -1,
            "filename": "rcplus_alloy_common-5.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae6a591a7bbb48f4b66d0b81ea30a01c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 48205,
            "upload_time": "2024-04-06T08:04:17",
            "upload_time_iso_8601": "2024-04-06T08:04:17.198175Z",
            "url": "https://files.pythonhosted.org/packages/18/da/1748803c87078b83624bf509a29860cd47f0f2f16657ba33f3071d322d6e/rcplus_alloy_common-5.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82f8e0965ff50fe03ee2fdb37467003a6aead9293f7db491c67fb71ee81fa5d7",
                "md5": "f1ccde0a52aa1ca9a8d2b0a0fdb15988",
                "sha256": "40e72e2c5251f94113d0e644dc91c79d841b2a69c0a78c4bf2b56e662fa8723d"
            },
            "downloads": -1,
            "filename": "rcplus_alloy_common-5.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f1ccde0a52aa1ca9a8d2b0a0fdb15988",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 38351,
            "upload_time": "2024-04-06T08:04:19",
            "upload_time_iso_8601": "2024-04-06T08:04:19.072645Z",
            "url": "https://files.pythonhosted.org/packages/82/f8/e0965ff50fe03ee2fdb37467003a6aead9293f7db491c67fb71ee81fa5d7/rcplus_alloy_common-5.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-06 08:04:19",
    "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: 0.25482s