Python Standard Library (Nutshell Handbooks)

Python Standard Library (Nutshell Handbooks)

by Fredrik Lundh (Author)

Synopsis

Python Standard Library is a guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes; and data storage). In this text author Fredrik Lundh, creator of the Python Imaging Library (PIL), delivers tested, accurate documentation of all the modules in the Python Standard Library, along with over 300 annotated example scripts using the modules. Python Standard Library renders this valuable information in an easy-to-read format. This complete reference documentation is for the Python programmer who wants the facts and little else. The book is based on the author's work with the Python newsgroup: he reviewed more than 2500 questions and answers to that newsgroup in order to make sure the book covered what Python users really wanted to know. An earlier version of this book has been available electronically for over a year, so the material has been tested by Python programmers in real-life applications. This version of Python Standard Library covers all the new modules and related information for Python 2.0, the first new major release of Python in four years.

$7.57

Save:$22.78 (75%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 304
Edition: 1
Publisher: O'Reilly Media
Published: 10 May 2001

ISBN 10: 0596000960
ISBN 13: 9780596000967

Media Reviews
With useful, witty code examples Python Standard Library is a joy to work through, providing much more meat than any standard reference work. Martin Howse, Linux User & Developer - VSJ, Feb
Author Bio
Fredrik Lundh is a principal of Secret Labs, Inc., the creators of PythonWare, an integrated development environment (IDE) for Python. He is an expert on the use of Python with images and graphics and is also the creator of the Python Imaging Library (PIL). He is an active member of the Python community and a frequent contributor to the Python newsgroups.