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
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera