Published Books
-
2017 —
The Python 3 Standard Library by Example
Distributed with every copy of Python 3, the Standard Library contains hundreds of modules that provide tools for interacting with the operating system, interpreter, and Internet—all of them tested and ready to be used to jump-start the development of your applications.
-
2011 —
The Python 2 Standard Library by Example
This book presents selected examples demonstrating how to use the most commonly used features of the modules that give Python 2.7 its “batteries included” slogan, taken from the popular Python Module of the Week blog series.