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: Think Python: An Introduction to Software DesignThink Python: An Introduction to Software Design
by - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(23469 views)
Book cover: The Programming HistorianThe Programming Historian
by - NiCHE
This book is a tutorial-style introduction to programming in Python for practicing historians (and other humanists). We assume that you're starting out with no prior programming experience and only a basic understanding of computers.
(16434 views)
Book cover: Python Web FrameworksPython Web Frameworks
by - O'Reilly Media
Python provides web developers with a wide variety of useful web frameworks. This book surveys 30 Python web frameworks that have more than 1,000 monthly downloads and provides a deeper look into six of the most widely used.
(7670 views)
Book cover: Make Games with PythonMake Games with Python
by - The MagPi Magazine
In this book, we are going to learn to make games on the Raspberry Pi with Pygame. We'll look at drawing, animation, keyboard and mouse controls, sound, and physics. This book isn't for absolute programming beginners, but it's not far from it.
(10189 views)