Keynote: Multithreaded Python without the GIL - presented by Sam Gross Share: Download MP3 Similar Tracks Python in Parallel: Sub-Interpreters vs. NoGIL vs. Multiprocessing — Samet Yaslan EuroPython Conference How we are making Python 3.11 faster - presented by Mark Shannon EuroPython Conference Protocols in Python: Why You Need Them - presented by Rogier van der Geer EuroPython Conference What happens when you import a module? - presented by Reuven M. Lerner EuroPython Conference Andrew Ng Explores The Rise Of AI Agents And Agentic Reasoning | BUILD 2024 Keynote Snowflake Inc. Keynote: The big leap of Python 3.13 - Łukasz Langa PyCon Thailand A technical look at the "Python moves to remove the GIL". Some coding & some source checking Jadi Demystifying Python’s Internals - presented by Sebastiaan Zeeff EuroPython Conference Vinicius Pacheco - Green threads in Python EuroPython Conference Demystifying AsyncIO: Building Your Own Event Loop in Python — Arthur Pastel EuroPython Conference Keynote David Beazley - Topics of Interest (Python Asyncio) pythonbrasil Understanding the Python GIL David Beazley Talk - Anthony Shaw: Write faster Python! Common performance anti patterns PyCon US threading vs multiprocessing in python Dave's Space "Python Performance Matters" by Emery Berger (Strange Loop 2022) Strange Loop Conference Pamela McANulty - Things I Wish They Told Me About The Multiprocessing Module in Python 3 PyCon 2019 MCP vs API: Simplifying AI Agent Integration with External Data IBM Technology Clean Architectures in Python - presented by Leonardo Giordani EuroPython Conference Cython 3 – Python at the speed of C — Stefan Behnel EuroPython Conference Why Are Threads Needed On Single Core Processors Core Dumped