Python Linters at Scale
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover how to effectively scale Python linters in a 29-minute conference talk from EuroPython 2023. Learn to overcome challenges of using Black, Flake8, isort, and Mypy across multiple codebases, large projects, and with numerous developers. Explore solutions for slow linter analysis, trivial issue fixes, and distributed CI job complexities. Gain insights into a reusable linter framework that automates updates, maintains consistent configurations, optimizes runtime by analyzing only updated code, provides observability through logs and metrics, and implements auto-fixes for common issues. Understand how this scalable approach processes millions of code lines weekly, generating thousands of suggestions for hundreds of developers while saving significant development time through automated fixes.
Syllabus
Python Linters at Scale — Jimmy Lai
Taught by
EuroPython Conference
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX