
Type-Safe ORM With Prisma Client & Real Python at PyCon US 2022
Are you using an Object-Relational Mapper (ORM) for your Python projects? What if it could work with SQL or No-SQL databases and be fully type-safe? This week on the show, Robert Craigie talks about P...
22 Apr 202258min

Class Constructors & Pythonic Image Processing
Do you know the difference between creating a class instance and initializing it? Would you like an interactive tour of the Python Pillow library? This week on the show, Christopher Trudeau is here, a...
15 Apr 202258min

Creating Better Error Messages for Python 3.10 & 3.11
What goes into creating those enhanced error messages in the latest versions of Python? How does the new PEG parser help to pinpoint where errors have occurred? This week on the show, Pablo Galindo Sa...
8 Apr 20221h 21min

Building a Hash Table in Python and Thoughtful REST API Design
Do you understand how a hash table works? What if you could learn about building one while practicing test-driven development? What are best practices when designing a REST API? This week on the show,...
1 Apr 202253min

Becoming More Effective at Manipulating Data With Pandas
Do you wonder if you're taking the right approach when shaping data in pandas? Is your Jupyter workflow getting out of hand? This week on the show, Matt Harrison talks about his new book, "Effective P...
25 Mars 202259min

Making Your Notebook Interactive and Using Python's Assert
Would you like to build visualizations that allow your audience to play with data? How do you effectively use Python's assert statement during development? This week on the show, Christopher Trudeau i...
18 Mars 202247min

Tools for Setting Up Python on a New Machine
There are many ways to get Python installed on your computer. If you were going to start fresh, what tools would you use? What if you need to manage multiple versions of Python and virtual environment...
11 Mars 20221h 3min

Defining Optional Arguments and Moving Beyond "Beginner" Python
How do you define Python functions that accept optional arguments or default values? Are you wondering how to go beyond being a beginner with Python? This week on the show, Christopher Trudeau is here...
4 Mars 202253min




















