The Hitchhiker's Guide to Python
by Kenneth Reitz
Publisher: O'Reilly Media 2016
ISBN/ASIN: 1491933178
Number of pages: 338
Description:
This handcrafted guide exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis. You'll find a nice concise list of highly recommended options.
Download or read it online for free here:
Read online
(online html)
Similar books

by Alan Gauld - Addison-Wesley Professional
Book for hobbyists, self-starters, and all who want to learn the art of computer programming in Python. Data types and variables, debugging, and namespaces are covered. Also includes sample applications that illustrate ideas and techniques in action.
(25175 views)

by Fredrik Lundh, Matthew Ellis - PythonWare
The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities.
(18062 views)

- Goalkicker.com
This is an unofficial free book created for educational purposes. The book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA.
(8745 views)

by Steven F. Lott - Linuxtopia.org
This book is a complete presentation of the Python for professional programmers who need to learn the language. The author leads you from a tiny, easy to understand subset of statements to the entire Python language and all built-in data structures.
(24371 views)