Someone asked this for C++ blogs and got a lot of great answers but I am much more interested in Python blogs. So, what Python blogs do you subscribe to?

One URL per answer please?

link|improve this question
Can someone vote to re-open this question? It's super-useful, and I know of no other place that provides similar info. It only violates the letter, not the spirit, of the SO rules. – max Mar 11 at 7:05
It's interesting to see many of this kinds of useful off-topics being closed... – Edwin Yip Mar 28 at 8:26
@EdwinYip: see meta.stackoverflow.com/a/56773/151996 for the best argument I've seen in favor of closing. Even that argument doesn't persuade me. I vote to reopen. – max Apr 8 at 23:37
feedback

closed as not constructive by Jeremy Banks, Bill the Lizard Sep 20 '11 at 1:47

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.

17 Answers

up vote 17 down vote accepted

http://planet.python.org - well, okay, it's not a single blog, but still it's the one-stop shop for Pythonic blogs.

link|improve this answer
4  
I had to unsubscribe from Planet Python. Too much noise. Hand picking Python blogs is much better. – Sridhar Ratnakumar Mar 29 '10 at 17:02
feedback

Neopythonic- Guido Van Rossum's current blog

Guido Van Rossum's old blog

link|improve this answer
Only two posts in the last year so you can't follow it that closely. :-) – Dave Webb Sep 30 '08 at 11:13
updated to include Guido's new active blog – Ray Vega Jan 14 '09 at 21:20
Also on Twitter as @gvanrossum – Stedy May 13 '10 at 22:54
feedback

http://lucumr.pocoo.org/

Armin Ronacher: Writer of the Flask and Werkzeug frameworks.

link|improve this answer
feedback

One from me:

http://www.pythonware.com/daily/

link|improve this answer
not so daily anymore – Tshepang Oct 10 '10 at 17:34
won't be much longer before you couldn't call it even annual – Peter Hansen Dec 2 '10 at 23:40
feedback

I'm partial to Unofficial Planet Python, also.

link|improve this answer
1  
that redirects to planet.python.org – Tshepang Oct 10 '10 at 17:33
feedback

The History of Python

A series of articles on the history of the Python programming language and its community.

(It was started by Guido van Rossum)

link|improve this answer
feedback

amix blog - insights and code for production problems.

link|improve this answer
feedback

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