The Real Python Podcast

A weekly Python podcast hosted by Christopher Bailey with interviews, coding tips, and conversation

Episodes

Total: 240

What is behavior-driven development, and how does it work alongside test-driven development? How do

Are you looking for fast tools to lint your code and manage your projects? How is the Rust programmi

What goes into creating automated tests for your Python code? Should you focus on testing the indivi

What are the current large language model (LLM) tools you can use to develop Python? What prompting

What are the principles you should consider when making decisions about which Python tools to use? W

What are the new ways we can teach and share our knowledge about Python? How can we improve the stru

PyCoder’s Weekly included over 1,500 links to articles, blog posts, tutorials, and projects in

What are the current approaches for analyzing emotions within a piece of text? Which tools and Pytho

What advice would you give to someone moving from another language to Python? What good programming

What are common issues with using notebooks for Python development? How do you know the current stat

What keeps your spark alive for developing software and learning Python? Do you like to try new fram

How do you build a sustainable open-source project and community? What lessons can be learned from P

Have you wanted the flexibility of f-strings but need safety checks in place? What if you could have

What goes into building a spreadsheet application in Python that runs in the browser? How do you mak

What changes are happening under the hood in the latest versions of Python? How are these updates la

How does a Python tool support all types of DataFrames and their various features? Could a lightweig

Python 3.13 is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to discuss

Should you use a Python virtual environment in a Docker container? What are the advantages of using

What are strategies for being a productive developer with ADHD? How can you help your team members w

How do you take advantage of Git pre-commit hooks? How do you build custom software checks and rules