"Using type checking in Django projects with mypy" by Daniel Moisset

Опубликовано: 13 Июль 2017
на канале: DjangoCon Europe
2,207
like

Python has always been one of the most dynamic languages, and that's the most important factor in making it as flexible and expressive as it is. However, some recent efforts being done to also bring the world of static typing into Python, initially as a 3rd party project called mypy, and currently with some support in the core language in the form of PEP-484 + PEP-526.

From some experiences with it, mypy improved the code I write in Python, but it's main blocker now is supporting the libraries and frameworks we all use. I'm currently working on bringing support for Django to be able to have type annotations in web development projects. This talk will describe the why using this tool helps you write code and can already make your web projects better.


Смотрите видео "Using type checking in Django projects with mypy" by Daniel Moisset онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал DjangoCon Europe 13 Июль 2017. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 2,207 раз и оно понравилось like посетителям.