Tool Confusion - Pythonic code with flake8, tox and precommit

Posted Sep 10, 2023

Tool Confusion - Pythonic code with flake8, tox and precommit by Jürgen Gmach.

In this talk, Jürgen illustrates how to install flake8 to make your code more pythonic. He also shows how to use tox and precommit to prevent bad commits on your codebase.