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: The Python Language Reference ManualThe Python Language Reference Manual
by - Network Theory Ltd.
The definitive language reference for Python. It describes the syntax of Python and its built-in datatypes. It covers advanced topics, and is suitable for readers who are familiar with the details and rules of the Python and its object system.
(22838 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.
(16750 views)
Book cover: How to Think Like a Computer Scientist: Learning with PythonHow to Think Like a Computer Scientist: Learning with Python
by - Green Tea Press
This book is an introduction to computer science using the Python programming language. It covers the basics of programming, including variables, functions, control flow, program debugging. Later chapters cover basic algorithms and data structures.
(19898 views)
Book cover: Snake Wrangling for KidsSnake Wrangling for Kids
by
Snake Wrangling for Kids is a printable electronic book, for children 8 years and older, who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.
(18739 views)