Overview
Learn essential techniques for maintaining high code quality in Python through a 27-minute conference talk from PyBay 2024, where Maggie Moss explores the powerful combination of type checking with Pyre, linting tools, and codemods. Discover practical approaches to implementing static type checking, understand how to leverage automated code modifications, and master best practices for ensuring code reliability and maintainability in Python projects.
Syllabus
Pyre, Lints, Codemods, Code Quality, and You — Maggie Moss (PyBay 2024)
Taught by
SF Python