Brought to you by Michael and Brian - take a Talk Python course or get Brian's pytest book

What is Python Bytes?

Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. Python Bytes podcast delivers headlines directly to your earbuds. If you want to stay up on the Python developer news but don't have time to scour reddit, twitter, and other news sources, just subscribe and you'll get the best picks delivered weekly.

Have feedback for the show? Send it to contact@pythonbytes.fm. We'd love to hear from you.

Michael Kennedy
Brian Okken

What listeners think

Love it!
I've been listening since the beginning. There is always a takeaway or nugget to learn. I like the new format with a guest host each week. The amount and quality of the content delivered each week is surprising! I hope they never stop!
DaButler89
The best of the best
This is a top notch podcast. I catch myself looking forward to when the new episode comes out each week. Michael and Brian are the best with great content!
JoeRecursionjoe via Apple Podcasts
Great podcast to stay up with Python news!
Michael and Brian do a wonderful job of staying on top of news in the Python world. Everything is packaged up into perfectly-sized snippets. Really helps me feel like I can keep abreast of what's going on. Love it!
efstone
Do you love the show and want to tell the world?
Send us a review or post one on iTunes. Thanks!

Suggest a headline

We are always on the lookout for topics to cover on Python Bytes. We could use your help!

Do you have a great idea or item to feature on the show? Send us an email!


Go deeper: Take a Python Course

We have a wide and growing set of courses for all levels of Python experience. Whether you are interested in getting started with our Python Jumpstart by Building 10 Apps, getting into the zen with Write Pythonic Code Like a Seasoned Developer, or dropping SQL and picking up MongoDB with our MongoDB for Python Developers course, we have something for you!

Find your course


Are you into testing?

If you are into testing, you really owe it to yourself to pick up Brian's new book: Python Testing with pytest, 2nd edition

For Python-based projects, pytest is the undeniable choice to test your code if you’re looking for a full-featured, API-independent, flexible, and extensible testing framework. With simple step-by-step instructions and sample code, this book gets you up to speed quickly on this easy-to-learn and robust tool.

Get the book