關於這份文件¶
Python 文件是透過使用 Sphinx(一個原本為 Python 而生的文件生成器、目前是以獨立專案形式來維護)將使用 reStructuredText 撰寫的來源檔生成而成的。
Development of the documentation and its toolchain is an entirely volunteer effort, just like Python itself. If you want to contribute, please take a look at the 處理臭蟲 page for information on how to do so. New volunteers are always welcome!
非常感謝:
Fred L. Drake, Jr., the creator of the original Python documentation toolset and author of much of the content;
the Docutils project for creating reStructuredText and the Docutils suite;
Fredrik Lundh for his Alternative Python Reference project from which Sphinx got many good ideas.
Python 文件的貢獻者¶
Many people have contributed to the Python language, the Python standard library, and the Python documentation. See the CPython GitHub repository for a partial list of contributors.
因為Python社群的貢獻與投入,Python才有豐富的文件-謝謝你們!