A thank you to everyone who makes this possible:
Read More
Start
Events
Tags
Speakers
About
Thank You
Py
Video
Event: PyCon US 2019
Other events in this series:
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Light up your life -- with python and leds - Keynote
5 Steps to Build Python Native GUI Widgets for BeeWare
Ace Your Technical Interview Using Python
How to Think about Data Visualization
Working with Time Zones: Everything You Wish You Didn't Need to Know
Getting Started Testing in Data Science
Lowering the Stakes of Failure with Pre-mortems and Post-mortems
Python on Windows is Okay, Actually
Strategies for testing Async code
The Refactoring Balance Beam: When to Make Changes and When to Leave it Alone
A New Era in Python Governance
Account Security Patterns: How Logged-In Are you?
Building a Culture of Observability
Logging for Scientific Computing: Reproducibility, Debugging, Optimization
Plugins: Adding Flexibility to Your Apps
Final Remarks and Conference Close for PyCon 2019
Python Software Foundation Community Report and Community Service Awards - PyCon 2019
Python Steering Council - Keynote - PyCon 2019
Sunday Lightning Talks - PyCon 2019
A Medieval DSL? Parsing Heraldic Blazons with Python!
Building reproducible Python applications for secured environments
CUDA in your Python: Effective Parallel Programming on the GPU
Measuring Model Fairness
Python Security Tools
Syntax Trees and Python - Automated Code Transformations
The Perils of Inheritance: Why We Should Prefer Composition
Things I Wish They Told Me About The Multiprocessing Module in Python 3
Getting started with Deep Learning: Using Keras & Numpy to detect voice disorders
Getting to Three Million Lines of Type-Annotated Python
Does remote work really work?
Eita! Why Internationalization and Localization matter
Exceptional Exceptions - How to properly raise, handle and create them.
Put down the deep learning: When not to use neural networks and what to do instead
Shipping your first Python package and automating future publishing
8 things that happen at the dot: Attribute Access & Descriptors
Building an Open Source Artificial Pancreas
Leveraging the Type System to Write Secure Applications
Statistical Profiling (and other fun with the sys module)
Type hinting (and mypy)
But, Why is the (Django) Admin Slow?
Engineering Ethics and Open Source Software
PEP 572: The Walrus Operator
Measures and Mismeasures of algorithmic fairness
Time to take out the rubbish: garbage collector
Advanced asyncio: Solving Real-world Production Problems
Assets in Django without losing your hair
Django Channels in practice
Instant serverless APIs, powered by SQLite
The Elephant and the Serpent: Using Mastodon with Python
Beyond Two Groups: Generalized Bayesian A/B[/C/D/E...] Testing
Dependency hell: a library author's guide
Intentional Deployment: Best Practices for Feature Flag Management
The Black Magic of Python Wheels
Thoth - how to recommend the best possible libraries for your application
Floats are Friends: making the most of IEEE754.00000000000000002
Machine learning model and dataset versioning practices
Releasing the World's Largest Python Site Every 7 Minutes
The Zen of Python Teams
Thinking Inside the Box: How Python Helped Us Adapt to An Existing Data Ingestion Pipeline
Saturday Lightning TalksBreak - PyCon 2019
Friday Lightning TalksBreak - PyCon 2019
Extracting tabular data from PDFs with Camelot & Excalibur
How to Build a Clinical Diagnostic Model in Python
How to engage Python contributors in the long term? Tech is easy, people are hard.
Scraping a Million Pokemon Battles: Distributed Systems By Example
Attracting the Invisible Contributors
How to JIT: Writing a Python JIT from scratch in pure Python
Supporting Engineers with Mental Health Issues
Lessons learned from building a community of Python users among thousands of analysts
Plug-n-Stream Player Piano: Signal Processing With Python
A Guide to Software Engineering for Visually Impaired
Help! I'm now the leader of our Meetup group!
Maintaining a Python Project When It’s Not Your Job
Pintando el caos con Python
Thinking like a Panda: Everything you need to know to use pandas the right way.
Understanding Python’s Debugging Internals
Everything at Once: Python's Many Concurrency Models
Life Is Better Painted Black, or: How to Stop Worrying and Embrace Auto-Formatting
Programación para periodistas: el uso de Python en la extracción y análisis de reportajes
Take Back the Web with GraphQL
to GIL or not to GIL: the Future of Multi-Core (C)Python
Wily Python: Writing simpler and more maintainable Python
Fighting Climate Change with Python
Going from 2 to 3 on Windows, macOS and Linux
Making Music with Python, SuperCollider and FoxDot
Mocking and Patching Pitfalls
Programmatic Notebooks with papermill
¡Escuincla babosa!: Creating a telenovela script in three Python deep learning frameworks
From days to minutes, from minutes to milliseconds with SQLAlchemy
Historia de un ingeniero junior: Mi experiencia construyendo un pipeline de ETL usando Python
Migrating Pinterest from Python2 to Python3
Modern solvers: Problems well-defined are problems solved
What is a PLC and how do I talk Python to it?
A Snake in the Bits: Security Automation with Python
API Evolution the Right Way
Autopsias informáticas: Extendiendo software libre forense con Python
Break the Cycle: Three excellent Python tools to automate repetitive tasks
One Engineer, an API, and an MVP: Or, how I spent one hour improving hiring data at my company.
Terrain, Art, Python and LiDAR
A Right Stitch-up: Creating embroidery patterns with Pillow
Don't be a robot, build the bot
Plan your next eclipse viewing with Jupyter and geopandas
Planea el próximo eclipse con Jupyter y geopandas.
Practical decorators
Set Practice: learning from Python's set types
Russell Keith-Magee - Keynote - PyCon 2019
AfroPython: empoderando a la población negra usando Python en Brasil
Por qué comencé mi carrera con Python y por qué tu también deberías hacerlo
Welcome and Housekeeping of PyCon 2019
Applied Deep Learning for NLP Using PyTorch
Data Science Best Practices with pandas
Escape from auto-manual testing with Hypothesis!
Faster Python Programs - Measure, don't Guess
Hands-on Intro to aiohttp
Hands-On Web Application Security with Django
Open the Black Box: an Introduction to Model Interpretability in Python
What To Expect When You’re Expecting: A Hands-On Guide to Regression Testing
Adopting QPython in smartphones for teaching/learning computational science and engineering
Inside the World's Largest Python Course on Coursera
Building a Community for Girls with Python
Inclusive pedagogy to support computational teaching
Meg Ray - Keynote - PyCon 2019
Building Evolutionary API with GraphQL and Python
Hello World of Machine Learning Using Scikit Learn
Introduction to Data Science with Python
IPython and Jupyter in Depth: High productivity, interactive Python
Practical API Security
Python by Immersion
To trust or to test?: Automated testing of scientific projects with pytest
Educational Summit Wrap up (AUDIO ONLY)
Python Certification
The Zen of Python Open Education Resources
Analyzing Census Data with Pandas
Bayesian Data Science by Simulation
Build Your Own 2D Platformer Game
Dealing with Datetimes
Design Patterns in Python for the Untrained Eye
Lazy Looping in Python: Making and Using Generators and Iterators
Scikit-learn, wrapping your head around machine learning
Writing about Python (Even When You Hate Writing)
Beginning Python for Human People with Feelings
Building data pipelines in Python: Airflow vs scripts soup
Getting started with Kubernetes and container orchestration
Lambda Calculus from the Ground Up
Network Analysis Made Simple
Pandas is for Everyone
Pythonic Objects: idiomatic OOP in Python
Writing Command Line Applications that Click