Could any one suggest good Python-related podcasts out there, it could be anything about Python or its eco-system (like django, pylons, etc).

link|improve this question

74% accept rate
feedback

closed as not constructive by Jeremy Banks, Jeff Atwood Sep 15 '11 at 7:23

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

5 Answers

up vote 15 down vote accepted

Google Code University (several languages there)
Python Podcasts
Python Learning Foundation
Python411 on PodcastAlley.com

link|improve this answer
feedback

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.

link|improve this answer
feedback

thisweekindjango

link|improve this answer
feedback
  • Some Pycon talks are available on blip.tv
  • Pycon podcasts are available here
link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.