Top 3 Python pre-commit-hook Projects
-
Project mention: 1000Words — easily share your data analysis, directly from Jupyter | reddit.com/r/Python | 2022-05-12
-
cookiecutter-poetry-config-management
Cookiecutter python template to get you started without wasting any time setting up virtual environments, vscode python paths, writing settings management code, setting up git pre-commit hooks and much more.
Project mention: Python project best practices: pytest, flake8, mypy, CI/CD | reddit.com/r/datascience | 2021-10-18Shameless Plug
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
version-checker
pre-commit hook: make sure your package doesn't refer to different versions of itself across the codebase ✅
# .pre-commit-config.yaml repos: - repo: https://github.com/jalvaradosegura/version-checker rev: v0.4.1-alpha hooks: - id: version-checker args: [ --files, README.md, src/__init__.py, --grab-version-from, setup.cfg ]
Python pre-commit-hook related posts
Index
What are some of the best open-source pre-commit-hook projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | black | 27,339 |
2 | cookiecutter-poetry-config-management | 1 |
3 | version-checker | 1 |
Are you hiring? Post a new remote job listing for free.