rcplus-alloy-common


Namercplus-alloy-common JSON
Version 1.3.3 PyPI version JSON
download
home_pagehttps://github.com/ringier-data/rcplus-alloy-lib-py-common
SummaryRC+/Alloy helpers functions for Python
upload_time2023-08-09 16:27:13
maintainer
docs_urlNone
authorRingier AG
requires_python>=3.10,<4
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: **v1.3.3**

---

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/ringier-data/rcplus-alloy-lib-py-common",
    "name": "rcplus-alloy-common",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4",
    "maintainer_email": "",
    "keywords": "rcplus,alloy,logging,metrics,utilities",
    "author": "Ringier AG",
    "author_email": "info@rcplus.io",
    "download_url": "https://files.pythonhosted.org/packages/15/44/0407e167b16b8ee7636f42e8ba49b35832f0a53f53e9e0b8cadb46a1b361/rcplus_alloy_common-1.3.3.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: **v1.3.3**\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": "1.3.3",
    "project_urls": {
        "Homepage": "https://github.com/ringier-data/rcplus-alloy-lib-py-common",
        "Repository": "https://github.com/ringier-data/rcplus-alloy-lib-py-common"
    },
    "split_keywords": [
        "rcplus",
        "alloy",
        "logging",
        "metrics",
        "utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed1dbd94655562c33ba7c21bfb5b0dd23dc14d05cf8f919217be8093fc6ed593",
                "md5": "10849900f351b523bf1373fa921e9bf8",
                "sha256": "1ebf70c1511121588a37e8674ff1d53cbd34b9a4f06b5d2c3315ff65272a3bc6"
            },
            "downloads": -1,
            "filename": "rcplus_alloy_common-1.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10849900f351b523bf1373fa921e9bf8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4",
            "size": 22709,
            "upload_time": "2023-08-09T16:27:11",
            "upload_time_iso_8601": "2023-08-09T16:27:11.783377Z",
            "url": "https://files.pythonhosted.org/packages/ed/1d/bd94655562c33ba7c21bfb5b0dd23dc14d05cf8f919217be8093fc6ed593/rcplus_alloy_common-1.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15440407e167b16b8ee7636f42e8ba49b35832f0a53f53e9e0b8cadb46a1b361",
                "md5": "26e382d02437e3741269a31d8e193bb3",
                "sha256": "8d6f8da0c4799b25a4ce773bafd13eb0fb35fc5640f7a0202c667d52ffa88cc1"
            },
            "downloads": -1,
            "filename": "rcplus_alloy_common-1.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "26e382d02437e3741269a31d8e193bb3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4",
            "size": 18422,
            "upload_time": "2023-08-09T16:27:13",
            "upload_time_iso_8601": "2023-08-09T16:27:13.499075Z",
            "url": "https://files.pythonhosted.org/packages/15/44/0407e167b16b8ee7636f42e8ba49b35832f0a53f53e9e0b8cadb46a1b361/rcplus_alloy_common-1.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-09 16:27:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ringier-data",
    "github_project": "rcplus-alloy-lib-py-common",
    "github_not_found": true,
    "lcname": "rcplus-alloy-common"
}
        
Elapsed time: 0.09998s