githooks This is my collection of githooks that I use. They are to be used with Benjamin Meyer's git-hooks project. Requirements The python githooks use external packages that can be installed via pip by running: pip install -r requirements.txt Hooks - Pre-commit Pep8 Pyflakes