black

A powerful Python code formatter that cleans your code w. a simple command.

pip install black

rich

Beautiful text formatting for terminal outputs.

pip install rich

SciencePlots

Adds clean scientific styles to Matplotlib.

pip install SciencePlots

pre-commit

Checks your code before you commit.

pip install pre-commit

pretty-errors

Cleans up error messages in Python.

pip install pretty-errors