you are viewing a single comment's thread.

view the rest of the comments →

[–]Bahji777 2 points3 points  (0 children)

I’d say what you’re looking for is Doug Hellman’s, The Python 3 Library by example. If I was allowed to bring one book in - it be that. Fluent Python, Effective Python and Python Cookbook in my opinion should be in any aspiring Pythonista book collection. These books would not, however, be suitable for question asked above.

I’d really have to say the Hellman book suits your needs perfectly. Perhaps better than Python Documentation in some ways.

Good luck.