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

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
Awesome Python tidbits
This podcast rarely has an episode where I don't hear about an interesting library, tool or article that either I or my teammates will find useful. For me PythonBytes is the perfect news aggregator for everything Python related. It also has a jokes section at the end - what more do you want?
alex_rockt via Apple Podcasts
Love the Byte-Sized Pace
I'm always interested in learning about new tools so Python Bytes is right up my alley. The quick rundown of news each week is very cool and I inevitably end up going to the show notes to check out the links.
Nikola Kantar
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