Contribute Media
A thank you to everyone who makes this possible: Read More

Python Typology

Description

Speaker: Matthias Kramm

With PEP 484, Python now has a standard for adding type declarations to your programs. What checks these declarations, and how? I present one of the options, pytype, which Google has been working on for the last two years.

Slides can be found at: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides

Improve this page