Comment on The Python Standard Library - Where Modules Go To DieparentComments−aslewofmice14yI 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.−zeeg14yI've never seen this before, but that is an AMAZING improvement on the standard docs−chaostheory14yNice post. This is way better than the standard docs. Having lots of examples really helps.
Comments
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.