connect-reports-core


Nameconnect-reports-core JSON
Version 29.0 PyPI version JSON
download
home_pagehttps://connect.cloudblue.com
SummaryConnect Reports Core
upload_time2023-08-04 08:24:35
maintainer
docs_urlNone
authorCloudBlue LLC
requires_python>=3.8,<4
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Connect Reports Core

![pyversions](https://img.shields.io/pypi/pyversions/connect-reports-core.svg) [![PyPi Status](https://img.shields.io/pypi/v/connect-reports-core.svg)](https://pypi.org/project/connect-reports-core/) [![Build Connect Reports Core](https://github.com/cloudblue/connect-reports-core/actions/workflows/build.yml/badge.svg)](https://github.com/cloudblue/connect-reports-core/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=connect-reports-core&metric=alert_status)](https://sonarcloud.io/dashboard?id=connect-reports-core) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=connect-reports-core&metric=coverage)](https://sonarcloud.io/dashboard?id=connect-reports-core) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=connect-reports-core&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=connect-reports-core)

## Introduction

`Connect Reports Core` is the kernel package for handling reports on CloudBlue Connect Ecosystem. 
This library is reponsible for validation of reports definition, choosing of renderer for parsing process and writing results of reports execution.


## Install

`Connect Reports Core` requires python 3.8 or later and has the following dependencies:

* openpyxl>=2.5.14
* WeasyPrint>=53.4
* Jinja2>=2.11.3
* jsonschema<=3.2.0
* pytz>=2021.1
* lxml>=4.7.1

`Connect Reports Core` can be installed from [pypi.org](https://pypi.org/project/connect-reports-core/) using pip:

```
$ pip install connect-reports-core
```

## Testing

On MacOs:
* Install system dependencies
```commandline
brew install py3cairo pango
```
* Create virtualenv
* Install project dependencies
```commandline
pip install poetry
poetry update
```
* Run tests
```commandline
poetry run pytest
```


## License

``Connect Reports Core`` is released under the [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

            

Raw data

            {
    "_id": null,
    "home_page": "https://connect.cloudblue.com",
    "name": "connect-reports-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4",
    "maintainer_email": "",
    "keywords": "",
    "author": "CloudBlue LLC",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/7f/3c/4c43ec289f3a39cc6403d0df5af783f25d04bf8ccdc5bf4d327e00440d6c/connect_reports_core-29.0.tar.gz",
    "platform": null,
    "description": "# Connect Reports Core\n\n![pyversions](https://img.shields.io/pypi/pyversions/connect-reports-core.svg) [![PyPi Status](https://img.shields.io/pypi/v/connect-reports-core.svg)](https://pypi.org/project/connect-reports-core/) [![Build Connect Reports Core](https://github.com/cloudblue/connect-reports-core/actions/workflows/build.yml/badge.svg)](https://github.com/cloudblue/connect-reports-core/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=connect-reports-core&metric=alert_status)](https://sonarcloud.io/dashboard?id=connect-reports-core) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=connect-reports-core&metric=coverage)](https://sonarcloud.io/dashboard?id=connect-reports-core) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=connect-reports-core&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=connect-reports-core)\n\n## Introduction\n\n`Connect Reports Core` is the kernel package for handling reports on CloudBlue Connect Ecosystem. \nThis library is reponsible for validation of reports definition, choosing of renderer for parsing process and writing results of reports execution.\n\n\n## Install\n\n`Connect Reports Core` requires python 3.8 or later and has the following dependencies:\n\n* openpyxl>=2.5.14\n* WeasyPrint>=53.4\n* Jinja2>=2.11.3\n* jsonschema<=3.2.0\n* pytz>=2021.1\n* lxml>=4.7.1\n\n`Connect Reports Core` can be installed from [pypi.org](https://pypi.org/project/connect-reports-core/) using pip:\n\n```\n$ pip install connect-reports-core\n```\n\n## Testing\n\nOn MacOs:\n* Install system dependencies\n```commandline\nbrew install py3cairo pango\n```\n* Create virtualenv\n* Install project dependencies\n```commandline\npip install poetry\npoetry update\n```\n* Run tests\n```commandline\npoetry run pytest\n```\n\n\n## License\n\n``Connect Reports Core`` is released under the [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Connect Reports Core",
    "version": "29.0",
    "project_urls": {
        "Homepage": "https://connect.cloudblue.com",
        "Repository": "https://github.com/cloudblue/connect-reports-core"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d04702e119c9ebd8c79aa5a85318b3ac43f764ff6420e29357220d7193f5709",
                "md5": "1085ba8bdd854f8c1aa9a88d5f50a641",
                "sha256": "d5cd6df6010cb9f1404b2c78147e9fb6f42eb9dfc2253da79dcc24b65fd00587"
            },
            "downloads": -1,
            "filename": "connect_reports_core-29.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1085ba8bdd854f8c1aa9a88d5f50a641",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 20206,
            "upload_time": "2023-08-04T08:24:34",
            "upload_time_iso_8601": "2023-08-04T08:24:34.542657Z",
            "url": "https://files.pythonhosted.org/packages/8d/04/702e119c9ebd8c79aa5a85318b3ac43f764ff6420e29357220d7193f5709/connect_reports_core-29.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f3c4c43ec289f3a39cc6403d0df5af783f25d04bf8ccdc5bf4d327e00440d6c",
                "md5": "66f38c51210ca47392719cb2fb09b372",
                "sha256": "8c1bd73128be869d510f63f049332ac88bbd0509363ad23217df3ee7ce0c6c0c"
            },
            "downloads": -1,
            "filename": "connect_reports_core-29.0.tar.gz",
            "has_sig": false,
            "md5_digest": "66f38c51210ca47392719cb2fb09b372",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 15835,
            "upload_time": "2023-08-04T08:24:35",
            "upload_time_iso_8601": "2023-08-04T08:24:35.963441Z",
            "url": "https://files.pythonhosted.org/packages/7f/3c/4c43ec289f3a39cc6403d0df5af783f25d04bf8ccdc5bf4d327e00440d6c/connect_reports_core-29.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-04 08:24:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cloudblue",
    "github_project": "connect-reports-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "connect-reports-core"
}
        
Elapsed time: 0.10234s