ENGLISH

Python Standard Library

Book information

Publisher
O'Reilly Media
Year
2001
ISBN
0596000960, 9780596000967
Language
english
Format
PDF
Filesize
1 MB (1328089 bytes)
Series
Nutshell Handbooks
Pages
304\396
Time added
2020-11-29 05:12:58

Description

Python Standard Libraryis an essential 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). You can't really program in Python without using it. In this book, 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 Libraryrenders this valuable information in a clean, easy-to-read format, yet doesn't talk down to readers. This accurate and 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 ofPython Standard Librarycovers all the new modules and related information for Python 2.0, the first new major release of Python in four years.

Similar books