flake8-django

A flake8 plugin to automatically detect bad practices on Django projects.

gradual-black-formatter

A Github Action that gradually applies the Python Black Formatter to your codebase.

It will apply black starting from the least recently changed files.