In this tutorial, we have covered some popular Python linters and auto-formatters: flake8, autoflake, black and isort. We also talk a bit about tox and pre-commit and how to use them with the linters and auto-formatters. If you have any questions or any suggestions about which Python topics to cover, please leave your comment at my Twitch channel (https://www.twitch.tv/cheukting_ho) You can get the slide deck here (https://slides.com/cheukting_ho) and the example code and homework form GitHub here (https://github.com/Cheukting/python02hero). Ask questions at my Twitch channel (https://www.twitch.tv/cheukting_ho)
Python Zero to Hero - Ep.12 - Python linting and auto-formating
·
Python Zero to Hero