No project description provided
Project description
percheron
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
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
Built Distribution
File details
Details for the file percheron-0.0.1.tar.gz
.
File metadata
- Download URL: percheron-0.0.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d63bb1c7c25760dd4d9909f99309eb52d6249d9af0f5007c3d98d548e6b82dc8 |
|
MD5 | 9deb8b3566f6b81ac4c1679e8d7816b5 |
|
BLAKE2b-256 | 29943b4221265ea0f9132156df2cac628a00036068e0b72e156c39dface7bc77 |
File details
Details for the file percheron-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: percheron-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24596fef853ef637f5cc9574db66de94b19d37e300422ec210b1122cf896f9ca |
|
MD5 | 2abdac5a8589fab451da104a0599bbd1 |
|
BLAKE2b-256 | fd7fb7a9cb254b9fd297c0c1708316ffab8068c0ff81b50a672c4a0023651578 |