Podcast Episodes
Back to Search
Ready to Publish Your Python Packages?
Episode 83
Are you interested in sharing your Python project with the broader world? Would you like to make it easily installable using pip? How do you create P…
4 years, 6 months ago
Welcoming the CPython Developer in Residence
Episode 82
Earlier this year, the Python Software Foundation announced the creation of the Developer in Residence role. The first Visionary Sponsors of the PSF …
4 years, 6 months ago
Exploring the New Features of Python 3.10
Episode 81
Python 3.10 is here! This week on the show, two former guests and Real Python authors return to talk about the new version. Geir Arne Hjelle’s articl…
4 years, 6 months ago
Make Your Python App Interactive With a Text User Interface (TUI)
Episode 80
Have you wanted to create a Python application that goes further than a command-line interface? You would like it to have a friendly interface but do…
4 years, 7 months ago
Measuring Your Python Learning Progress
Episode 79
Where are you along the path of learning Python? Do you feel like you’re making progress? What are ways you can put the learning path into a more pre…
4 years, 7 months ago
Learning Python Through Illustrated Stories
Episode 78
Are you a visual learner? Does it help to have programming concepts shared with concrete examples and images? Would you like to see if your child mig…
4 years, 7 months ago
Advantages of Completing Small Python Projects
Episode 77
Are you a beginner or intermediate Python programmer who has made it through some of the fundamentals? Have you tried to tackle a big project but got…
4 years, 7 months ago
Harnessing Python's math Module and Exposing Practical Pandas Functions
Episode 76
How well do you know Python’s math module? Maybe you’ve used a few of the constants or arithmetic functions. You may be surprised by the amount of fu…
4 years, 7 months ago
Building With CircuitPython & Constraints of Python for Microcontrollers
Episode 75
Can you make a version of Python that fits within the memory constraints of a microcontroller and have it still feel like Python? That is the intenti…
4 years, 8 months ago
Python's Assignment Expressions and Fixing a Botched Release to PyPI
Episode 74
Have you started to use Python’s assignment expression in your code? Maybe you have heard them called the walrus operator. Now that the controversy o…
4 years, 8 months ago