Skip to main content

No project description provided

Project description

percheron

percheron logo

PyPI

Changelog

Tests

License

Percheron is a data collation tool specifically designed to gather and collate the contributors for a release of the Django project.

It gathers data from a number of sources, including the commits to the Django project itself, issue tracking, pull requests, and translations.

For more information, read the methodology.

Installation

Install this tool using pip:

pip install percheron

Usage

To gather data for a specific release:

percheron get [RELEASE]

For example:

percheron get 4.1

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd percheron
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

Project details


Download files

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

Source Distribution

percheron-0.0.1.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

percheron-0.0.1-py3-none-any.whl (8.6 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