crev-dev / pip-crev

Signed code reviews for Python packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip-crev

WARNING: This code is in development, is being provided without support, and is subject to change at any time without notification

Setup

# Install dependencies
pipenv install --dev

# Setup pre-commit and pre-push hooks
pipenv run pre-commit install -t pre-commit
pipenv run pre-commit install -t pre-push

Credits

This package was created with Cookiecutter and the sourcery-ai/python-best-practices-cookiecutter project template.

About

Signed code reviews for Python packages.


Languages

Language:Python 50.7%Language:Rust 45.3%Language:Dockerfile 2.4%Language:Shell 1.5%