Could any one suggest good Python-related podcasts out there, it could be anything about Python or its eco-system (like django, pylons, etc).
-
2I think this question becomes ever more significant now because there is no any python podcasts left alive. The last one was http://radiofreepython.com/episodes/ but with the last show in may of 2013 – Eugene Krevenets Oct 12 '13 at 11:03
-
1April 2015 we launched Talk Python To Me at http://www.talkpythontome.com/ precisely because all the other podcasts seemed to have shut down. Hope you like it. – Michael Kennedy Apr 02 '15 at 02:01
-
I had the same question and couldn’t find a good and updated list of Python developer or Python programming podcasts online. So I started my own list: https://dbader.org/blog/ultimate-list-of-python-podcasts (Contact me if you'd like to get on the list or if you think I missed a podcast. Thanks!) – dbader Nov 15 '16 at 15:50
5 Answers
Google Code University (several languages there)
Python Podcasts
Python Learning Foundation
Python411 on PodcastAlley.com
-
-
@Jakkra - Yeah, I'll try to find them again. Hard to keep an eye on every answer given in the last 5 years :-) Thanks ! – Rook Feb 27 '15 at 11:06
I didn't think much of Python411 - the episode I downloaded primarily consisted of the host talking about how he was planning on writing a GAE site.
This Week in Django as pointed out by Geo is (or possibly was) a good Python podcast. Obviously, as it's focused on Django development there is a lot of Djangoisms discussed however there's also a lot of general Python knowledge shared as well. TWID is currently going through a revamp, keep an eye on @djangodose for updates.

- 326
- 1
- 4
The Changelog (read the blog, listen to the podcast, it is very good) has some Python material, for instance:
- http://thechangelog.com/post/1174335646/episode-0-3-6-django-dash
- http://thechangelog.com/post/1087757312/episode-0-3-4-mongrel2-guitar-and-more-with-zed-shaw
- http://thechangelog.com/post/610697985/episode-0-2-4-facebook-open-source-projects-tornado-hip
There has been a few IronPython-related shows on some of the .NET podcasts:

- 97,830
- 24
- 159
- 188