A collection of Python templates, including pre-commit template, package template, etc.
-
Updated
Feb 6, 2023
A collection of Python templates, including pre-commit template, package template, etc.
Streamline Python code quality with pre-configured hooks for black, isort, flake8, and autoflake, ensuring consistent and clean code in every commit
pre-commit hook that checks the libraries used in the code and verifies if they appear in the env file, if not, it adds them.
Learning how to properly package Python code.
pre-commit-fish hook
A simple Python Project Template that speed up your work!
Tool for checking entry points in the pre-commit config with ShellCheck.
Ensure correct `frozen: x.x.x` comments in `.pre-commit-config.yaml`.
pre-commit hooks for linting and formatting PowerShell code via PSScriptAnalyzer
🐍 General Purpose Repository Template for Python Projects
Automatically sync your pre-commit hooks version from your PDM or Poetry lockfile, and install them automatically.
"(Pre-)Commit to Better Code" workshop
Add a description, image, and links to the pre-commit-config topic page so that developers can more easily learn about it.
To associate your repository with the pre-commit-config topic, visit your repo's landing page and select "manage topics."