30:58
Miguel Grinberg Asynchronous Python for the Complete Beginner PyCon 2017
"Speaker: Miguel Grinberg With the introduction of the asyncio package in Python 3.4, you can hear lots of people talking about ...
3:22:15
Luciano Ramalho - Pythonic Objects: idiomatic OOP in Python - PyCon 2019
"Speaker: Luciano Ramalho Objects and classes are part of Python since version 1 -- not an afterthought. But all languages ...
47:50
David Beazley: Discovering Python - PyCon 2014
Speaker: David Beazley So, what happens when you lock a Python programmer in a secret vault containing 1.5 TBytes of C++ ...
25:55
"Escape from Tutorial Hell" - Sarah Reichelt (PyCon AU 2025)
(Sarah Reichelt) When you're learning to code, no matter what the language, you learn small components: write a function to do ...
29:47
Travis Fischer, Esther Nam: Character encoding and Unicode in Python - PyCon 2014
Speakers: Travis Fischer, Esther Nam Every developer will inevitably feel the pain of character encoding issues. We will cover the ...
1:09:54
"It's Pythons All The Way Down: Python Types & Metaclasses Made Simple" - Mark Smith (PyCon AU 2019)
Mark Smith Don't be afraid of metaclasses! This talk will explain how, once you've grasped basic types, classes and inheritance, ...
29:16
Luciano Ramalho - Set Practice: learning from Python's set types - PyCon 2019
"Speaker: Luciano Ramalho Key takeaways: 1. Set operations enable simpler and faster solutions for many tasks; 1. Python's set ...
36:13
Mariatta Wijaya - What is a Python Core Developer? - PyCon 2018
Speaker: Mariatta Wijaya How do you become a Python core developer? How can I become one? What is it like to be a Python ...
2:54:56
Chloe Mawer, Jonathan Whitmore - Exploratory data analysis in python - PyCon 2017
"Speakers: Chloe Mawer, Jonathan Whitmore With the recent advancements in machine learning algorithms and statistical ...
25:00
Scalene: a high-performance, high-precision CPU+GPU+memory profiler for Python (PyCon US 2021)
Scalene is a high-performance CPU and memory profiler for Python that does a number of things that other Python profilers do not ...
27:00
Nina Zakharenko - Memory Management in Python - The Basics - PyCon 2016
Speaker: Nina Zakharenko As a new python developer, do you find memory management in Python confusing? Come to this talk ...
29:45
James Bennett - A Bit about Bytes: Understanding Python Bytecode - PyCon 2018
Speaker: James Bennett At some point every Python programmer sees Python bytecode files -- they're those '.pyc' files Python ...
28:48
"Building a biological database with Python" - Alan Rubin (PyCon AU 2023)
(Alan Rubin) This talk is a story of how open-source frameworks make it possible for academics to take on otherwise infeasibly ...
30:24
Larry Hastings - Solve Your Problem With Sloppy Python - PyCon 2018
Speaker: Larry Hastings Stop writing crappy shell scripts—write crappy Python scripts instead! Other talks will show you how to ...
49:31
Jukka Lehtosalo, David Fisher Static Types for Python PyCon 2017
"Speakers: Jukka Lehtosalo, David Fisher Over the past year and a half, Dropbox has been investing in the development of mypy, ...
45:07
Glyph - Shipping Software To Users With Python - PyCon 2016
Speaker: Glyph Python is a versatile language, available on a wide variety of platforms. However, when it comes to shipping code ...
29:18
Lennart Regebro Prehistoric Patterns in Python PyCon 2017
"Speaker: Lennart Regebro Why do some code use dictionaries that have None for all values? Is it true that you shouldn't ...
3:23:07
Jason Moore, Tarun Gaba: Dynamics and Control with Python - PyCon 2014
Speakers: Jason Moore, Tarun Gaba In this tutorial we will first learn how to solve, simulate, and visualize multibody dynamics ...
1:28:21
Functional Python [PyCon DE & PyData Berlin 2024]
Recorded at PyCon DE & PyData Berlin 2024, 23.04.2024 https://2024.pycon.de/program/PKJHBA/ Watch as Mike Müller ...
30:48
Jason Fried - Fighting the Good Fight: Python 3 in your organization - PyCon 2018
Speaker: Jason Fried Today, services built on Python 3.6.3 are widely used at Facebook. But as recently as May of 2014 it was ...