must-have-python-libraries
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
Github action for installing and configuring Poetry
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Simple Python style checker in one Python file
A framework for managing and maintaining multi-language pre-commit hooks.
Create committing rules for projects 🚀 auto bump versions ⬆️ and auto changelog generation 📂
A python documentation linter which checks that the docstring description matches the definition.
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.