๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Python standard library

โœ Scribed by Lundh F.


Publisher
O'Reilly
Year
2001
Tongue
English
Leaves
300
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Python Standard Library is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes; and data storage). You can't really program in Python without using it. In this book, author Fredrik Lundh, creator of the Python Imaging Library (PIL), delivers tested, accurate documentation of all the modules in the Python Standard Library, along with over 300 annotated example scripts using the modules.Python Standard Library renders this valuable information in a clean, easy-to-read format, yet doesn't talk down to readers. This accurate and complete reference documentation is for the Python programmer who wants the facts and little else.The book is based on the author's work with the Python newsgroup: he reviewed more than 2500 questions and answers to that newsgroup in order to make sure the book covered what Python users really wanted to know. An earlier version of this book has been available electronically for over a year, so the material has been tested by Python programmers in real-life applications.This version of Python Standard Library covers all the new modules and related information for Python 2.0, the first new major release of Python in four years.


๐Ÿ“œ SIMILAR VOLUMES


Python Standard Library
โœ Lundh, Fredrik ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<i>Python Standard Library</i>is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes

Python Standard Library
โœ Frederik Lundh ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› See notes ๐ŸŒ English

Ideal for any working Python developer, Fredrik Lundh's Python Standard Library provides an excellent tour of some of the most important modules in today's Python 2.0 standard. Mixing sample code and plenty of expert advice, this title will be indispensable for programmers.The book presents sample s

Python Standard Library (Nutshell Handbo
โœ Fredrik Lundh ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐ŸŒ English

Python Standard Library is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes; and

Modern Python Standard Library Cookbook
โœ Alessandro Molina ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐ŸŒ English

Build optimized applications in Python by smartly implementing the standard library Key Features Strategic recipes for effective application development in Python Techniques to create GUIs and implement security through cryptography Best practices for developing readily scalable, production-ready ap