Logo

Python Standard Library by Fredrik Lundh

Large book cover: Python Standard Library

Python Standard Library
by

Publisher: O'Reilly
ISBN/ASIN: 0596000960
ISBN-13: 9780596000967
Number of pages: 300

Description:
This book is a large collection of potentialy useful Python scripts, the result of hundreds of hours of answering questions on the comp.lang.python newsgroup since 1995. What you'll find in this book are the best parts from over 3,000 newsgroup messages. You'll also find hundreds of new scripts added to make sure every little nook and cranny of the standard library has been fully covered.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Test-Driven Development with PythonTest-Driven Development with Python
by - O'Reilly Media
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
(12650 views)
Book cover: Picking a Python Version: A ManifestoPicking a Python Version: A Manifesto
by - O'Reilly Media
There are two major versions of the Python: the Python 2.x series, and the newer Python 3.x series. This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.
(8065 views)
Book cover: Natural Language Processing with PythonNatural Language Processing with Python
by - O'Reilly Media
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies. With it, you'll learn how to write Python programs that work with large collections of unstructured text.
(16823 views)
Book cover: Learning to Program with PythonLearning to Program with Python
by - Southern Adventist University
The focus is on introducing programming techniques and developing good habits. Our approach avoids some more esoteric features of Python and concentrates on the programming basics that transfer directly to other imperative programming languages.
(15562 views)