Type Annotations with Larger Codebases
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore advanced techniques for implementing type annotations in large-scale Python projects in this 30-minute EuroPython 2018 conference talk. Delve into real-world challenges and best practices for integrating type annotations into existing codebases with tens or hundreds of thousands of lines of code. Learn strategies for encouraging team-wide adoption, overcoming common obstacles, and maximizing the benefits of type annotations. Discover how to work effectively with non-annotated third-party libraries, address code patterns that may not align well with annotations, and identify scenarios where refactoring is necessary for proper type checking. Gain valuable insights from Yelp's experience in implementing type annotations across their extensive codebase, equipping you with practical knowledge to enhance code quality, reduce bugs, and improve documentation in large Python projects.
Syllabus
Stephan Jaensch - Type annotations with larger codebases
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube