Python Reference

Download Python Reference PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Python Reference book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Python Essential Reference

Author: David M. Beazley
language: en
Publisher: Addison-Wesley Professional
Release Date: 2009
Python Essential Reference is the definitive reference guide to the Python programming language--the one authoritative handbook that reliably untangles and explains both the core Python library. Designed for the practicing programmer, the book is concise, to the point, and highly accessible. It also includes detailed information on the Python library and many advanced subjects that is not available in either the official Python documentation or any other single reference source. Thoroughly updated to reflect the significant new programming language features and library modules that have been introduced in Python 2.6 and Python 3, the fourth edition of Python Essential Reference is the complete guide for programmers who need to modernize existing Python code or who are planning an eventual migration to Python 3.
Python Pocket Reference

Author: Mark Lutz
language: en
Publisher: Oreilly & Associates Incorporated
Release Date: 2014
Updated for both Python 3.4 and 2.7, this guide provides concise information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools.--From back cover.