A weekly Python podcast hosted by Christopher Bailey with interviews, coding tips, and conversation with guests from the Python community. The show covers a wide range of topics including Python programming best practices, career tips, and related software development topics. Join us every Friday morning to hear what's new in the world of Python programming and become a more effective Pythonista.

Exploring Python in Excel

January 05, 2024 1:14:27 72.47 MB Downloads: 0

Are you interested in using your Python skills within Excel? Would you like to share a data science project or visualization as a single Office file? This week on the show, we speak with Principal Architect John Lam and Sr. Cloud Developer Advocate Sarah Kaiser from Microsoft about Python in Excel.

2023 Real Python Tutorial & Video Course Wrap-Up

December 29, 2023 0:53:00 51.82 MB Downloads: 0

Three members of the Real Python team are joining us this week: Kate Finegan, Tappan Moore, and Philipp Acsany. We wanted to share a year-end wrap-up with tutorials, step-by-step projects, code conversations, and video courses that showcase what our team created this year.

PyCoder's Weekly 2023 Wrap Up

December 22, 2023 0:38:20 37.82 MB Downloads: 0

It's been a fascinating year for the Python language and community. PyCoder's Weekly included over 1,500 links to articles, blog posts, tutorials, and projects in 2023. Christopher Trudeau is back on the show this week to help wrap up everything by sharing some highlights and Python trends from across the year.

This episode has failed processing Original Audio

Exploring Code Reviews in Python and Automating the Process

December 08, 2023 1:06:06 64.38 MB Downloads: 0

What goes into a code review in Python? Is there a difference in how a large organization practices code review compared to a smaller one? What do you do if you're a solo developer? This week on the show, Brendan Maginnis and Nick Thapen from Sourcery return to talk about code review and automated code assistance.

Building a Python JSON Parser & Discussing Ideas for PEPs

December 01, 2023 0:56:31 55.3 MB Downloads: 0

Have you thought of a way to improve the Python language? How do you share your idea with core developers and start a discussion in the Python community? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

Computational Thinking & Learning Python During an AI Revolution

November 17, 2023 0:54:12 53.08 MB Downloads: 0

Has the current growth of artificial intelligence (AI) systems made you wonder what the future holds for Python developers? What are the hidden benefits of learning to program in Python and practicing computational thinking? This week on the show, we speak with author Lawrence Gray about his upcoming book "Mastering Python: A Problem Solving Approach."

Studying Python Software Architecture & Creating Lambda Expressions

November 10, 2023 0:48:17 47.36 MB Downloads: 0

Have you moved through the fundamentals of Python, and are you now considering building a more extensive project or complete application? Where can you study the architecture of existing Python projects and learn best practices? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

Improving Your Git Developer Experience in Python

November 03, 2023 0:56:26 55.16 MB Downloads: 0

Are you getting by with a few fundamental commands for Git when building your Python projects? Would you like to improve your version control techniques and become more efficient with the Git command line? This week on the show, Adam Johnson is back to talk about his new book, "Boost Your Git DX."

Guiding Scientific Python Library Development

October 27, 2023 0:57:10 55.94 MB Downloads: 0

How do you prepare a scientific Python project for sharing with others? Could you use some best practices and guidance for packaging, documentation, and testing? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

Welcoming PyPI's Safety & Security Engineer Mike Fiedler

October 20, 2023 0:58:31 57.18 MB Downloads: 0

You may remember a recent Python Package Index (PyPI) announcement about hiring a full-time security engineer. We've also mentioned several current security initiatives from PyPI. This week on the show, we talk with Mike Fiedler about accepting this new role and securing accounts on PyPI.

Building Python Best Practices and Fundamental Skills

October 13, 2023 1:03:37 62.1 MB Downloads: 0

What fundamental developer skills are new Python users missing? What best practices might developers without a computer science background be lacking? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

Exploring the New Features of Python 3.12

October 06, 2023 1:06:09 64.49 MB Downloads: 1

Python 3.12 is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to discuss the new version. Geir Arne coordinated a series of preview articles with several members of the Real Python team this year, and his showcase tutorial, "Python 3.12: Cool New Features for You to Try," came out on October 2. Christopher's video course was posted the next day, covering the topics from the article with visual examples of Python 3.12 in action.

Considering ChatGPT's Technical Review of a Programming Book

September 29, 2023 1:10:34 68.77 MB Downloads: 0

What can you learn from feeding an entire book on Python programming into ChatGPT-4 and asking it to provide a technical review? What are the potential pitfalls of using an LLM as a learning tool? This week on the show, author Al Sweigart talks about his recent experiments using ChatGPT and Python.

This episode has failed processing Original Audio

Getting Involved in Open Source & Generating QR Codes With Python

September 22, 2023 0:47:48 46.9 MB Downloads: 0

Have you thought about contributing to an open-source Python project? What are possible entry points for intermediate developers? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

Measuring Multiple Facets of Python Performance With Scalene

September 15, 2023 1:03:42 62.14 MB Downloads: 0

When choosing a tool for profiling Python code performance, should it focus on the CPU, GPU, memory, or individual lines of code? What if it looked at all those factors and didn't alter code performance while measuring it? This week on the show, we talk about Scalene with Emery Berger, Professor of Computer Science at the University of Massachusetts Amherst.