yapf topic
black
The uncompromising Python code formatter
blue
The slightly less uncompromising Python code formatter.
nbQA
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
awesome-python-code-formatters
A curated list of awesome Python code formatters
white
The Black code formatter, but brighter (PEP8–inspired).
jupyterlab_code_formatter
A JupyterLab plugin to facilitate invocation of code formatters.
nb_black
A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using black.
brunette
🟤 A best practice Python code formatter
jupyterlab_black
A JupyterLab extension to apply Black formatter to code within codecell.