Type Check Your Django App
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the world of type checking in Django applications through this informative EuroPython 2021 conference talk. Delve into the practical aspects of implementing type hints in Python 3, addressing the divide between those who embrace and those skeptical of this feature. Learn how to add type hints to Django projects, including views, models, and querysets, and discover useful tools to assist in this process. Examine the current limitations of type hints and understand how to fine-tune mypy for both strict and lenient checking. Gain insights into the differences between mypy's behavior and Python's runtime execution, illustrated with practical code examples. All code snippets presented are compatible with Python 3.9.4 and above, ensuring relevance to modern Django development practices.
Syllabus
Kracekumar - Type Check your Django app
Taught by
EuroPython Conference
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX