Book & Memo/python

Python Standard Library

파에 2008. 1. 25. 08:02

 

Publisher: O'Reilly Media, Inc.; Pap/Cdr edition
Language: English
ISBN: 0596000960
Paperback: 300 pages
Date: 2001

 

Description: Python Standard Library is 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 Library renders 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 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.

'Book & Memo > python' 카테고리의 다른 글

Expert Python Programming  (0) 2010.05.23
Python Programming On Win32: Help for Windows Programmers  (0) 2008.01.25
Python 2.1 Bible  (0) 2007.11.03
Perl to Python Migration  (0) 2007.09.30
Making Use of Python  (0) 2007.09.30