Python Essential Reference

Front Cover
Addison-Wesley Professional, 2009 - Computers - 717 pages
Python Essential Reference is the definitive reference guide to the Python programming language -- the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library.

Designed for the professional programmer, the book is concise, to the point, and highly accessible. It also includes detailed information on the Python library and many advanced subjects that is not available in either the official Python documentation or any other single reference source.

Thoroughly updated to reflect the significant new programming language features and library modules that have been introduced in Python 2.6 and Python 3, the fourth edition of Python Essential Reference is the definitive guide for programmers who need to modernize existing Python code or who are planning an eventual migration to Python 3. Programmers starting a new Python project will find detailed coverage of contemporary Python programming idioms.

This fourth edition of Python Essential Reference features numerous improvements, additions, and updates:

  • Coverage of new language features, libraries, and modules
  • Practical coverage of Python's more advanced features including generators, coroutines, closures, metaclasses, and decorators
  • Expanded coverage of library modules related to concurrent programming including threads, subprocesses, and the new multiprocessing module
  • Up-to-the-minute coverage of how to use Python 2.6's forward compatibility mode to evaluate code for Python 3 compatibility
  • Improved organization for even faster answers and better usability
  • Updates to reflect modern Python programming style and idioms
  • Updated and improved example code
  • Deep coverage of low-level system and networking library modules -- including options not covered in the standard documentation

 

Contents

Introduction
1
The Python Language
3
The Python Library
199
Extending and Embedding
589
Python 3
621
Index
639

Other editions - View all

Common terms and phrases

About the author (2009)

David Beazley(Chicago, IL) has been programming Python since 1996, and helped pioneer the use of Python with scientific computing software while working at Los Alamos National Laboratory. Through his company, Dabeaz LLC, he provides software development, training, and consulting related to the practical use of dynamic programming languages such as Python, Ruby, and Perl, especially in systems programming. He is author of all previous editions of Python Essential Reference, and was contributing author of Steve Holden's Python Web Programming. Beazley holds a Ph.D. in computer science from the University of Utah, and served as professor of computer science at the University of Chicago.

Bibliographic information