`typing.Protocol`: type hints as Guido intended - presented by Luciano Ramalho Share: Download MP3 Similar Tracks Keynote: Multithreaded Python without the GIL - presented by Sam Gross EuroPython Conference Protocols in Python: Why You Need Them - presented by Rogier van der Geer EuroPython Conference Pythonic type hints with typing.Protocol - Luciano Ramalho Python Italia Protocol Or ABC In Python - When to Use Which One? ArjanCodes Carl Meyer - Type-checked Python in the real world - PyCon 2018 PyCon 2018 Coding Was HARD Until I Learned These 5 Things... Elsa Scola What happens when you import a module? - presented by Reuven M. Lerner EuroPython Conference TALK / Luciano Ramalho / Protocol: the keystone of type hints PyCon US Writing Faster Python 3 - presented by Sebastian Witowski EuroPython Conference Talk: Dustin Ingram - Static Typing in Python PyCon US Clean Architectures in Python - presented by Leonardo Giordani EuroPython Conference Protocols vs ABCs in Python - When to Use Which One? ArjanCodes How we are making Python 3.11 faster - presented by Mark Shannon EuroPython Conference Threads vs Async: Has Asyncio Solved Concurrency? PyCon South Africa Demystifying Python’s Internals - presented by Sebastiaan Zeeff EuroPython Conference How To Handle Permissions Like A Senior Dev Web Dev Simplified Composition Is Better Than Inheritance in Python ArjanCodes Static type checking with Mypy — Perfect Python Carberra Lynn Root - Advanced asyncio: Solving Real-world Production Problems EuroPython Conference Python Interfaces and Abstract Base Class (ABC): A Must-Know for Advanced Programmers k0nze