perceval-puppet


Nameperceval-puppet JSON
Version 1.0.19 PyPI version JSON
download
home_pagehttps://chaoss.github.io/grimoirelab/
SummaryBundle of Perceval backends for Puppet, Inc. ecosystem.
upload_time2025-08-21 13:54:10
maintainerNone
docs_urlNone
authorGrimoireLab Developers
requires_python<4.0,>=3.9
licenseGPL-3.0+
keywords development grimoirelab
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # perceval-puppet [![Build Status](https://github.com/chaoss/grimoirelab-perceval-puppet/workflows/tests/badge.svg)](https://github.com/chaoss/grimoirelab-perceval-puppet/actions?query=workflow:tests+branch:main+event:push) [![Coverage Status](https://img.shields.io/coveralls/chaoss/grimoirelab-perceval-puppet.svg)](https://coveralls.io/r/chaoss/grimoirelab-perceval-puppet?branch=main)  [![PyPI version](https://badge.fury.io/py/perceval-puppet.svg)](https://badge.fury.io/py/perceval-puppet)

Bundle of Perceval backends for Puppet ecosystem.

## Backends

The backends currently managed by this package support the next repositories:

* Puppet Forge

## 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-puppet on your system: packages or source 
code using Poetry or pip.

### PyPI

perceval-puppet can be installed using pip, a tool for installing Python packages. 
To do it, run the next command:
```
$ pip install perceval-puppet
```

### Source code

To install from the source code you will need to clone the repository first:
```
$ git clone https://github.com/chaoss/grimoirelab-perceval-puppet
$ cd grimoirelab-perceval-puppet
```

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-puppet 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-puppet and the dependencies in 
a project isolated environment using:
```
$ poetry install
```
To spaw a new shell within the virtual environment use:
```
$ poetry shell
```

## Examples

### Puppet Forge

```
$ perceval puppetforge
```

## 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-puppet",
    "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/5e/cf/960be1a37194c1b6108d640006b76da6276416c8beb5488851a86ddbf558/perceval_puppet-1.0.19.tar.gz",
    "platform": null,
    "description": "# perceval-puppet [![Build Status](https://github.com/chaoss/grimoirelab-perceval-puppet/workflows/tests/badge.svg)](https://github.com/chaoss/grimoirelab-perceval-puppet/actions?query=workflow:tests+branch:main+event:push) [![Coverage Status](https://img.shields.io/coveralls/chaoss/grimoirelab-perceval-puppet.svg)](https://coveralls.io/r/chaoss/grimoirelab-perceval-puppet?branch=main)  [![PyPI version](https://badge.fury.io/py/perceval-puppet.svg)](https://badge.fury.io/py/perceval-puppet)\n\nBundle of Perceval backends for Puppet ecosystem.\n\n## Backends\n\nThe backends currently managed by this package support the next repositories:\n\n* Puppet Forge\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-puppet on your system: packages or source \ncode using Poetry or pip.\n\n### PyPI\n\nperceval-puppet can be installed using pip, a tool for installing Python packages. \nTo do it, run the next command:\n```\n$ pip install perceval-puppet\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-puppet\n$ cd grimoirelab-perceval-puppet\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-puppet 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-puppet 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### Puppet Forge\n\n```\n$ perceval puppetforge\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 Puppet, Inc. ecosystem.",
    "version": "1.0.19",
    "project_urls": {
        "Bug Tracker": "https://github.com/chaoss/grimoirelab-perceval-puppet/issues",
        "Homepage": "https://chaoss.github.io/grimoirelab/",
        "Repository": "https://github.com/chaoss/grimoirelab-perceval-puppet"
    },
    "split_keywords": [
        "development",
        " grimoirelab"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a0c0c965d0819f539f3cd5f1a60397741c20d76e5c70a584de5c30b348138b8",
                "md5": "847aef872126c0f023fd53ae9fc3547e",
                "sha256": "f0f0e9081b864f64478b48512d64569aff545b34fca6f53ae1b5d42ae97939db"
            },
            "downloads": -1,
            "filename": "perceval_puppet-1.0.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "847aef872126c0f023fd53ae9fc3547e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 18462,
            "upload_time": "2025-08-21T13:54:10",
            "upload_time_iso_8601": "2025-08-21T13:54:10.074499Z",
            "url": "https://files.pythonhosted.org/packages/1a/0c/0c965d0819f539f3cd5f1a60397741c20d76e5c70a584de5c30b348138b8/perceval_puppet-1.0.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ecf960be1a37194c1b6108d640006b76da6276416c8beb5488851a86ddbf558",
                "md5": "f3c27c8b6e2b038ba412114ee21a27bd",
                "sha256": "941166962876dc69e89a09809bc896dcbda99b1c7a9c0ed62af844f74db367e5"
            },
            "downloads": -1,
            "filename": "perceval_puppet-1.0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "f3c27c8b6e2b038ba412114ee21a27bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 28638,
            "upload_time": "2025-08-21T13:54:10",
            "upload_time_iso_8601": "2025-08-21T13:54:10.987412Z",
            "url": "https://files.pythonhosted.org/packages/5e/cf/960be1a37194c1b6108d640006b76da6276416c8beb5488851a86ddbf558/perceval_puppet-1.0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 13:54:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chaoss",
    "github_project": "grimoirelab-perceval-puppet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "perceval-puppet"
}
        
Elapsed time: 2.33559s