# perceval-opnfv [![Build Status](https://github.com/chaoss/grimoirelab-perceval-opnfv/workflows/tests/badge.svg)](https://github.com/chaoss/grimoirelab-perceval-opnfv/actions?query=workflow:tests+branch:main+event:push) [![Coverage Status](https://img.shields.io/coveralls/chaoss/grimoirelab-perceval-opnfv.svg)](https://coveralls.io/r/chaoss/grimoirelab-perceval-opnfv?branch=main) [![PyPI version](https://badge.fury.io/py/perceval-opnfv.svg)](https://badge.fury.io/py/perceval-opnfv)
Bundle of Perceval backends for OPNFV ecosystem.
## Backends
The backends currently managed by this package support the next repositories:
* Functest
## Requirements
* Python >= 3.9
You will also need some other libraries for running the tool, you can find the
whole list of dependencies in [pyproject.toml](pyproject.toml) file.
## Installation
There are several ways to install perceval-opnfv on your system: packages or source
code using Poetry or pip.
### PyPI
perceval-opnfv can be installed using pip, a tool for installing Python packages.
To do it, run the next command:
```
$ pip install perceval-opnfv
```
### Source code
To install from the source code you will need to clone the repository first:
```
$ git clone https://github.com/chaoss/grimoirelab-perceval-opnfv
$ cd grimoirelab-perceval-opnfv
```
Then use pip or Poetry to install the package along with its dependencies.
#### Pip
To install the package from local directory run the following command:
```
$ pip install .
```
In case you are a developer, you should install perceval-opnfv in editable mode:
```
$ pip install -e .
```
#### Poetry
We use [poetry](https://python-poetry.org/) for dependency management and
packaging. You can install it following its [documentation](https://python-poetry.org/docs/#installation).
Once you have installed it, you can install perceval-opnfv and the dependencies in
a project isolated environment using:
```
$ poetry install
```
To spaw a new shell within the virtual environment use:
```
$ poetry shell
```
## Examples
### Functest
```
$ perceval functest http://testresults.opnfv.org/test/ --from-date 2017-06-01 --to-date 2017-06-02
```
## License
Licensed under GNU General Public License (GPL), version 3 or later.
Raw data
{
"_id": null,
"home_page": "https://chaoss.github.io/grimoirelab/",
"name": "perceval-opnfv",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "development, grimoirelab",
"author": "GrimoireLab Developers",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/eb/69/0660066fd01c28007942569b79f11a9d6e057b24e7f441d8c3a0c702298e/perceval_opnfv-1.0.11.tar.gz",
"platform": null,
"description": "# perceval-opnfv [![Build Status](https://github.com/chaoss/grimoirelab-perceval-opnfv/workflows/tests/badge.svg)](https://github.com/chaoss/grimoirelab-perceval-opnfv/actions?query=workflow:tests+branch:main+event:push) [![Coverage Status](https://img.shields.io/coveralls/chaoss/grimoirelab-perceval-opnfv.svg)](https://coveralls.io/r/chaoss/grimoirelab-perceval-opnfv?branch=main) [![PyPI version](https://badge.fury.io/py/perceval-opnfv.svg)](https://badge.fury.io/py/perceval-opnfv)\n\nBundle of Perceval backends for OPNFV ecosystem.\n\n## Backends\n\nThe backends currently managed by this package support the next repositories:\n\n* Functest\n\n## Requirements\n\n * Python >= 3.9\n\nYou will also need some other libraries for running the tool, you can find the\nwhole list of dependencies in [pyproject.toml](pyproject.toml) file.\n\n## Installation\n\nThere are several ways to install perceval-opnfv on your system: packages or source \ncode using Poetry or pip.\n\n### PyPI\n\nperceval-opnfv can be installed using pip, a tool for installing Python packages. \nTo do it, run the next command:\n```\n$ pip install perceval-opnfv\n```\n\n### Source code\n\nTo install from the source code you will need to clone the repository first:\n```\n$ git clone https://github.com/chaoss/grimoirelab-perceval-opnfv\n$ cd grimoirelab-perceval-opnfv\n```\n\nThen use pip or Poetry to install the package along with its dependencies.\n\n#### Pip\nTo install the package from local directory run the following command:\n```\n$ pip install .\n```\nIn case you are a developer, you should install perceval-opnfv in editable mode:\n```\n$ pip install -e .\n```\n\n#### Poetry\nWe use [poetry](https://python-poetry.org/) for dependency management and \npackaging. You can install it following its [documentation](https://python-poetry.org/docs/#installation).\nOnce you have installed it, you can install perceval-opnfv and the dependencies in \na project isolated environment using:\n```\n$ poetry install\n```\nTo spaw a new shell within the virtual environment use:\n```\n$ poetry shell\n```\n\n## Examples\n\n### Functest\n\n```\n$ perceval functest http://testresults.opnfv.org/test/ --from-date 2017-06-01 --to-date 2017-06-02\n```\n\n## License\n\nLicensed under GNU General Public License (GPL), version 3 or later.\n",
"bugtrack_url": null,
"license": "GPL-3.0+",
"summary": "Bundle of Perceval backends for OPNFV ecosystem.",
"version": "1.0.11",
"project_urls": {
"Bug Tracker": "https://github.com/chaoss/grimoirelab-perceval-opnfv/issues",
"Homepage": "https://chaoss.github.io/grimoirelab/",
"Repository": "https://github.com/chaoss/grimoirelab-perceval-opnfv"
},
"split_keywords": [
"development",
" grimoirelab"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a2df427b121801b53fcbc44ae1b51ec2dfd0dcae90652110bd84ed298dc4cfe2",
"md5": "9b3a2705b630b3fb32f15faf08010b4f",
"sha256": "4fa1b50b9ac6ba8502f37eec3c8d0074d85ae3d68cfbbf2cec6ac92412ab374c"
},
"downloads": -1,
"filename": "perceval_opnfv-1.0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9b3a2705b630b3fb32f15faf08010b4f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 17736,
"upload_time": "2025-01-15T12:02:59",
"upload_time_iso_8601": "2025-01-15T12:02:59.517771Z",
"url": "https://files.pythonhosted.org/packages/a2/df/427b121801b53fcbc44ae1b51ec2dfd0dcae90652110bd84ed298dc4cfe2/perceval_opnfv-1.0.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb690660066fd01c28007942569b79f11a9d6e057b24e7f441d8c3a0c702298e",
"md5": "e5aa4feb0916f3cd93078ade0e1da871",
"sha256": "1e924a7c0abfb381a67fb41e5e3cb89209ed0c974945e5c3a302e7077424bcd3"
},
"downloads": -1,
"filename": "perceval_opnfv-1.0.11.tar.gz",
"has_sig": false,
"md5_digest": "e5aa4feb0916f3cd93078ade0e1da871",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 32944,
"upload_time": "2025-01-15T12:03:00",
"upload_time_iso_8601": "2025-01-15T12:03:00.535119Z",
"url": "https://files.pythonhosted.org/packages/eb/69/0660066fd01c28007942569b79f11a9d6e057b24e7f441d8c3a0c702298e/perceval_opnfv-1.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-15 12:03:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chaoss",
"github_project": "grimoirelab-perceval-opnfv",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "perceval-opnfv"
}