Python Standard Library (Paperback)

Fredrik Lundh

  • 出版商: O'Reilly
  • 出版日期: 2001-06-05
  • 定價: $1,050
  • 售價: 6.0$630
  • 語言: 英文
  • 頁數: 304
  • 裝訂: Paperback
  • ISBN: 0596000960
  • ISBN-13: 9780596000967
  • 相關分類: Python程式語言
  • 立即出貨(限量)

買這商品的人也買了...

商品描述

Python Standard Library is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes; and data storage). You can't really program in Python without using it. In this book, author Fredrik Lundh, creator of the Python Imaging Library (PIL), delivers tested, accurate documentation of all the modules in the Python Standard Library, along with over 300 annotated example scripts using the modules.

Python Standard Library renders this valuable information in a clean, easy-to-read format, yet doesn't talk down to readers. This accurate and complete reference documentation is for the Python programmer who wants the facts and little else.

The book is based on the author's work with the Python newsgroup: he reviewed more than 2500 questions and answers to that newsgroup in order to make sure the book covered what Python users really wanted to know. An earlier version of this book has been available electronically for over a year, so the material has been tested by Python programmers in real-life applications.

This version of Python Standard Library covers all the new modules and related information for Python 2.0, the first new major release of Python in four years.

商品描述(中文翻譯)

《Python標準庫》是專為嚴肅的Python程式設計師而設的必備指南。Python是一種模塊化語言,從標準庫中導入了大部分有用的操作(基本支援模塊、操作系統接口、網絡協議、文件格式、數據轉換、線程和進程以及數據存儲)。如果不使用標準庫,實際上無法進行Python編程。在這本書中,作者Fredrik Lundh(Python Imaging Library(PIL)的創建者)提供了Python標準庫中所有模塊的經過測試和準確的文檔,並附帶了超過300個帶有註釋的使用這些模塊的示例腳本。

《Python標準庫》以乾淨、易讀的格式呈現這些寶貴的信息,但不會對讀者說教。這份準確而完整的參考文檔適用於希望獲得事實和少量其他信息的Python程式設計師。

這本書基於作者在Python新聞組的工作:他審查了超過2500個問題和答案,以確保書中涵蓋了Python用戶真正想知道的內容。這本書的早期版本已經在網上提供了一年多,因此這些材料已經在實際應用中由Python程式設計師進行了測試。

這個版本的《Python標準庫》涵蓋了所有新模塊和相關信息,適用於Python 2.0,這是Python四年來的第一個重大新版本。