The Real Python Podcast

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

Episodes

Total: 241

Have you moved through the fundamentals of Python, and are you now considering building a more exten

Are you getting by with a few fundamental commands for Git when building your Python projects? Would

How do you prepare a scientific Python project for sharing with others? Could you use some best prac

You may remember a recent Python Package Index (PyPI) announcement about hiring a full-time security

What fundamental developer skills are new Python users missing? What best practices might developers

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

What can you learn from feeding an entire book on Python programming into ChatGPT-4 and asking it to

Have you thought about contributing to an open-source Python project? What are possible entry points

When choosing a tool for profiling Python code performance, should it focus on the CPU, GPU, memory,

Are you writing efficient Python with as few lines of code as possible? Are you familiar with the ma

What should you consider when picking a font for coding in Python? What characters and their respect

How can you improve a classification model while avoiding overfitting? Once you have a model, what t

Have you ever encountered strange behavior when trying something new in Python? What are common quir

What are the new ways to describe your data in pandas 2.0? Will the addition of Apache Arrow to the

What are all the different versions of Python? You may have heard of Cython, Brython, PyPy, or other

Are you getting the most out of your Postgres database? What features could you leverage to improve

What principles should you consider when designing a Python library? How do you construct a library

How much Python do you need to learn to start creating projects? What’s a good balance of info

What advice can you extract from the Zen of Python? How can these nineteen guiding principles help y

Are you looking to advance your CircuitPython projects? Would you like a collection of resources and