Skip to content

Comment on The Python Standard Library - Where Modules Go To Die

Comments

The thing with python standard library is that it is crapily documented imho. I often can't make heads or tails of it, while I have a much simpler time with any other language (you name it: Java, Ruby, PHP, C, Scala, Lisp, ...).

I felt that way about some of the standard documentation but was relieved to find: http://www.doughellmann.com/PyMOTW/

I also highly recommend checking out Doug Hellman's book 'The Python Standard Library by Example'. He presents every (or almost every) standard library module with simple explanations and plenty of examples.

I've never seen this before, but that is an AMAZING improvement on the standard docs

Nice post. This is way better than the standard docs. Having lots of examples really helps.

The Python standard library has great documentation.

Except for some of the "batteries included" stuff. urllib2? Ouch.

That was indeed the kind of stuff I had in mind.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.