Skip to main content

Black

Recommendation
Updated
Moved
TRIAL
2021-10-18

What is it

Black is a formatter for Python.

When to use it

Black is the default formatter for Python projects. It is built on purpose with as few config options as possible, so use out of the box settings.

How to learn it

Check out the GitHub README.