Python in a nutshell

Alex Martelli

Book - 2017

This book provides a quick reference to the language, including Python 3.5, 2.7 and highlights of 3.6. It covers a wide range of application areas, including web and network programming, XML handling, database interactions, and high-speed numeric computing.

Saved in:

2nd Floor Show me where

005.133/PYTHON/Martelli
1 / 1 copies available
Location Call Number   Status
2nd Floor 005.133/PYTHON/Martelli Checked In
Subjects
Published
Sebastopol, CA : O'Reilly Media 2017.
Language
English
Main Author
Alex Martelli (author)
Other Authors
Anna Martelli Ravenscroft (author), Steve Holden, 1950-
Edition
Third edition
Item Description
"Covers Python 2.7 & 3.5 with 3.6 highlights"--Page 1 of cover.
Physical Description
xiv, 753 pages : illustrations ; 23 cm
Bibliography
Includes bibliographical references (pages 14-18) and index.
ISBN
9781449392925
  • Introduction to Python
  • The Python interpreter
  • The Python language
  • Object-oriented Python
  • Exceptions
  • Modules
  • Core built-ins and standard library modules
  • Strings and things
  • Regular expressions
  • File and text operations
  • Persistence and databases
  • Time operations
  • Controlling execution
  • Threads and processes
  • Numeric processing
  • testing, debugging, and optimizing
  • Network basics
  • Asynchronous alternatives
  • Client-side network protocol modules
  • Serving HTTP
  • Email, MIME, and other network encodings
  • Structured text: HTML
  • Structured text: XML
  • Extending and embedding classic Python
  • Distributing extensions and programs
  • v2/v3 migration and coexistence.