Skip to main content

Bundle of Perceval backends for Mozilla ecosystem.

Project description

perceval-mozilla Build Status Coverage StatusPyPI version

Bundle of Perceval backends for Mozilla ecosystem.

Backends

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

  • Crates
  • Kitsune
  • MozillaClub
  • ReMo

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-mozilla.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

Crates

$ perceval crates

Kitsune

$ perceval kitsune --offset 373990

Mozilla Club Events

$ perceval mozillaclub

ReMo

$ perceval remo

License

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

Project details


Release history Release notifications | RSS feed

This version

0.3.0

Download files

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

Source Distribution

perceval-mozilla-0.3.0.tar.gz (148.9 kB view hashes)

Uploaded Source

Built Distribution

perceval_mozilla-0.3.0-py3-none-any.whl (29.0 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