Logo

The Python Language Reference Manual

Large book cover: The Python Language Reference Manual

The Python Language Reference Manual
by

Publisher: Network Theory Ltd.
ISBN/ASIN: 0954161785
ISBN-13: 9780954161781
Number of pages: 144

Description:
This manual is the definitive language reference for Python. It describes the syntax of Python and its built-in datatypes in depth. This manual covers advanced topics, and is suitable for readers who need to be familiar with the details and rules of the Python language and its object system.

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Natural Language Processing with PythonNatural Language Processing with Python
by - O'Reilly Media
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies. With it, you'll learn how to write Python programs that work with large collections of unstructured text.
(16924 views)
Book cover: Python 201: (Slightly) Advanced Python TopicsPython 201: (Slightly) Advanced Python Topics
by
This document contains discussions of several advanced topics that are of interest to Python programmers: regular expressions, unit tests, extending and embedding Python, parsing, GUI applications, guidance on packages and modules.
(22556 views)
Book cover: Python Scripting for Computational SciencePython Scripting for Computational Science
by - Springer
With a primary focus on examples and applications of relevance to computational scientists, this useful book shows computational scientists how to develop tailored, flexible, and human-efficient working environments built from small scripts.
(14984 views)
Book cover: Porting to Python 3: An in-depth guidePorting to Python 3: An in-depth guide
by
Porting to Python 3 doesn't have to be daunting. This book guides you through the process of porting your Python 2 code to Python 3. Using plenty of code examples is takes you cross the hurdles and shows you the new Python features.
(17497 views)