A thank you to everyone who makes this possible:
Read More
Start
Events
Tags
Speakers
About
Thank You
Py
Video
Tag: type hinting
It's Your Call(able): a tour of Python's callable (function) interface
Modern Python: Alla scoperta delle ultime novità di (C)Python
Full Stack Type Safety
Static Typing in Python
Writing Good Python
Code quality in Python
The Story of Features Coming in Python 3.8 and Beyond
Static typing: beyond the basics of def foo(x: int) -> str: