PyCon US 2021 Event Recorded Videos

The worldwide community for the Python programming dialect holds a few conferences (PyCons) each year. Whether you’re an experienced software engineer, a leisure activity programmer, or a supreme tenderfoot, the Python community welcomes all to attend the pycon events.
PyCons are facilitated all around the world, generally organized by volunteers from nearby Python communities.
This implies that each PyCon is special, in spite of the fact that all PyCons share the same soul — to spread information, learn from each other and make enduring associations.
Pycon US 2021
This year Pycon US was held virtually on 14-15 May 2021. If you have missed the live event you can find the event recordings on their youtube channel or you can scroll down to see the event schedule and the respective recording of the event.
PyCon 2021 May 14th Events.
- Keynote by Robert Erdmann
- Capital One: Analyze, Govern & Approve Model Training Experiments with Rubicon by Mike, Joe, Ryan Soley, Sri
- CircleCI: CI/CD 101 with CircleCI, Angel Rivera, Sr. Developer Advocate by Angel Rivera
- Generate buzz with real-time FM audio synthesis by Łukasz Langa
- Narrative-focused video games development with Ren’Py, an open-source engine by Susan Shu Chang
- Writing Good Documentation for Developers by Meredydd Luff
- Testing stochastic AI models with Hypothesis by Marina Shvartz
- What we learned from Papermill to operationalize notebooks by Alan Yu, Vasu Bhog
- Reproducible and maintainable data science code with Kedro by Yetunde Dada
- Creating extensible workflows with off-label use of Python by Benjy Weinberger
- From NumPy to PyTorch, A Story of API Compatibility by Randall Hunt, Mike Ruberry
- pyKnit: math tools for knitters by Terri
- El Zen de Python en español by Rafael Santos
- GitHub Classroom: Una herramienta simple para la enseñanza de Python by LUIS CONEJO
- Aprovechando Python y la IA para enfrentar los desafíos del siglo XXI by Thomas Chen
- Microsoft: Deploying your Django application for scale with Microsoft Azure by Anthony Shaw
- Elastic: Searchable Django Applications with Elastic App Search by Seth Michael Larson
- From 3 to 300 fps: NES Emulation in Python and Cython by James Murphy
- Zero to production-ready: a best-practices process for Docker packaging by Itamar Turner-Trauring
- Oops! I Became an Open Source Maintainer! 😱 by Mariatta
- Data Processing on Ray by SangBin Cho
- Event-driven applications: Apache Kafka and Python by Francesco Tisiot
- Patterns of ML Models in Production by Simon Mo
- Learning python during the lockdown: a surprising bonding experience with my child by Shemra Rizzo
- Scalene: A high-performance, high-precision CPU + GPU + memory profiler for Python by Emery Berger
- Restarting Pyjion, a general-purpose JIT for Python- is it worth it? by Anthony Shaw
- Cuándo usar extensiones nativas en Rust: rendimiento accesible y seguro by Eric Arellano
- Restauración de imágenes multiespectrales con GAN: generar imágenes nuevas para parchar las corrupta by María José Meneses
- Tracing Distribuido con OpenTelemetry by Mauricio Vásquez
- Keynote – Saron Yitbarek
- Lightning Talks
PyCon 2021 May 15th Events.
- Lightning Talks
- Keynote – Akshay Sharma
- Facebook: Open Source Research at FB: Building Model Evaluation Pipeline + Multi-task Reinforcement by Zhiyi Ma, Shagun Sodhani
- Salesforce: Developing a DSL in Python: Snowfakery is a DSL for Large Volume Data Synthesis by Paul Prescod
- Packaging Python in 2021 by Jeremy Paige
- Python Performance at Scale – Making Python Faster at Instagram by Dino Viehland
- When is an exception not an exception? Using warnings in Python by Reuven M. Lerner
- No, Maybe and Close Enough: Using Probabilistic Data Structures in Python by Simon Prickett
- Dask-SQL: Empowering Pythonistas for Scalable End-to-End Data Engineering and Data Science by Adam Breindel
- More Fun With Hardware and CircuitPython – IoT, Wearables, and more! by Nina Zakharenko
- The magic of “self”: How Python inserts “self” into methods. by Sebastiaan Zeeff
- The Road to Pattern Matching in Python by Tobias Kohn
- Secure Software Supply Chains for Python by Dustin Ingram
- (Py)Testing the Limits of Machine Learning by Rebecca Bilbro, Daniel Sollis, Mark, Patrick Deziel
- Intro to Pydantic, run-time type checking for your dataclasses by Alexander Hultnér
- Static Sites with Sphinx and Markdown by Paul Everitt
- Google: Serverless Application Architecture by Charlie Engelke
- Slack: Build Slack apps fast in Python by Shay DeWael, Alissa Renz
- Using Declarative Configs for Maintainable Reproducible Code by Jonathan Striebel
- Your app is async so take advantage of it for development! by John Belmonte
- Python: The Next Generation by Meg Ray
- Large Scale Data Validation (with Spark and Dask) by Kevin Kho
- Getting an Edge with Network Analysis with Python by Alon Nir
- Statistical Typing: A Runtime Typing System for Data Science and Machine Learning by Niels Bantilan
- Protocol: the keystone of type hints by Luciano Ramalho
- What are quantum computers, and how can we train them in Python? by Josh Izaac
- Unexpected Execution: Wild Ways Code Execution can Occur in Python by Graham Bleaney, the_storm
- Gradual Typing in Practice by Maggie Moss
- An Introduction to FastAPI by Thomas Jewitt
- Optimizing Data Retrieval with Python Celery by Jenna Conn, Hannah Cline