After a year as a regular columnist for Python Magazine, he served as editor-in-chief from He lives in Athens, Georgia. Doug Hellmann is a senior developer with Racemi, Inc. He has programmed with Python since version 1. Hellmann was previously columnist and editor-in-chief for Python Magazine and, since , has blogged the popular Python Module of the Week series at doughellmann.
Your email address will not be published. Save my name, email, and website in this browser for the next time I comment. How to Visualize Data with D3 [Video]. How to Visualize Data with R [Video]. New Scientist International Edition June 22, Full Grammar specification. While The Python Language Reference 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.
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. The Python installers for the Windows platform usually include the entire standard library and often also include many additional components. For Unix-like operating systems Python is normally provided as a collection of packages, so it may be necessary to use the packaging tools provided with the operating system to obtain some or all of the optional components.
In addition to the standard library, there is a growing collection of several thousand components from individual programs and modules to packages and entire application development frameworks , available from the Python Package Index.
0コメント