Skip to main content

Bundle of Perceval backends for Puppet, Inc. ecosystem.

Project description

perceval-puppet Build Status Coverage Status

Bundle of Perceval backends for Puppet ecosystem.

Backends

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

  • Puppet Forge

Requirements

These set of backends requires Python 3.7 or later, and Perceval to run. For other Python dependencies, please check the pyproject.toml file included on this repository.

Installation

To install this package you will need to clone the repository first:

$ git clone https://github.com/grimoirelab/perceval-puppet.git

Then you can execute the following commands:

$ pip3 install -r requirements.txt
$ pip3 install -e .

In case you are a developer, you should execute the following commands to install Perceval in your working directory (option -e) and the packages of requirements_tests.txt.

$ pip3 install -r requirements.txt
$ pip3 install -r requirements_test.txt
$ pip3 install -e .

Examples

Puppet Forge

$ perceval puppetforge

License

Licensed under GNU General Public License (GPL), version 3 or later.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

perceval-puppet-0.2.3.tar.gz (27.5 kB view hashes)

Uploaded Source

Built Distribution

perceval_puppet-0.2.3-py3-none-any.whl (18.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page