Python Standard Library
by Fredrik Lundh
Publisher: O'Reilly 2001
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.
Download or read it online for free here:
Read online
(online html)
Similar books
Making Games with Python and Pygame
by Al Sweigart
This is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the important programming concepts from these examples.
(23089 views)
by Al Sweigart
This is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the important programming concepts from these examples.
(23089 views)
The Python Language Reference Manual
by Guido Van Rossum - 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.
(23508 views)
by Guido Van Rossum - 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.
(23508 views)
20 Python Libraries You Aren't Using
by Caleb Hattingh - O'Reilly Media
This report helps you explore some of the lesser known Python libraries and tools that deserve more attention. Hattingh diligently spent time finding and testing hidden gems that are easy to install and use, cross-platform, and not yet popular.
(8186 views)
by Caleb Hattingh - O'Reilly Media
This report helps you explore some of the lesser known Python libraries and tools that deserve more attention. Hattingh diligently spent time finding and testing hidden gems that are easy to install and use, cross-platform, and not yet popular.
(8186 views)
Python Programming
by Hannes Röst, et al. - Wikibooks
This book describes Python, an open-source general-purpose interpreted programming language, available for all Platforms. Python is a high-level, structured programming language that can be used for a wide variety of programming tasks.
(15267 views)
by Hannes Röst, et al. - Wikibooks
This book describes Python, an open-source general-purpose interpreted programming language, available for all Platforms. Python is a high-level, structured programming language that can be used for a wide variety of programming tasks.
(15267 views)