Overview
Explore the diverse landscape of Python static code analysis tools in this informative PyCon US talk. Gain insights into linters, type checkers, style formatters, package linters, security analyzers, dead code removers, docstring formatters, and code complexity analyzers. Learn the differences between various tools like Pyflakes, flake8, autoflake, autopep8, and pep8-naming. Discover how beginners can leverage these tools to enhance their coding skills and write professional-quality code. Get an introduction to Python type hints and available type checker tools. Explore the promising newcomer Ruff, a high-speed Python linter written in Rust. Equip yourself with knowledge about the extensive Python code tool ecosystem as of 2023 and improve your coding practices.
Syllabus
Talks - Al Sweigart: An Overview of the Python Code Tool Landscape 2023
Taught by
PyCon US