The Python Library Reference

Download The Python Library Reference full books in PDF, epub, and Kindle. Read online free The Python Library Reference ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads. We cannot guarantee that every ebooks is available!

The Python Library Reference

The Python Library Reference
Author :
Publisher :
Total Pages : 1102
Release :
ISBN-10 : 1680921584
ISBN-13 : 9781680921588
Rating : 4/5 (588 Downloads)

Book Synopsis The Python Library Reference by : Guido van Rossum

Download or read book The Python Library Reference written by Guido van Rossum and published by . This book was released on 2018-02-03 with total page 1102 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is the first half of The Python Library Reference for Release 3.6.4, and covers chapters 1-18. The second book may be found with ISBN 9781680921090. The original Python Library Reference book is 1920 pages long. This book contains the original page numbers and index, along with the back sections fully intact. While reference-index describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It also describes some of the optional components that are commonly included in Python distributions. Python's standard library is very extensive, offering a wide range of facilities as indicated by the long table of contents listed below. The library contains built-in modules (written in C) that provide access to system functionality such as file I/O that would otherwise be inaccessible to Python programmers, as well as modules written in Python that provide standardized solutions for many problems that occur in everyday programming. Some of these modules are explicitly designed to encourage and enhance the portability of Python programs by abstracting away platform-specifics into platform-neutral APIs. This book is available for free as a PDF at python.org.


The Python Library Reference Related Books