下載 Python 3.14.0 說明文件

最後更新時間:10月 09, 2025 (07:13 UTC)。

要下載包含這個 Python 版本所有文件的歸檔,可以遵循這個表格中的其中一個連結,以取得各種格式的文件。

格式 打包成 .zip 打包成 .tar.bz2
HTML Download Download
純文字 Download Download
Texinfo Download Download
EPUB Download

這些歸檔包含了說明文件中的所有內容。

We no longer provide pre-built PDFs of the documentation. To build a PDF archive, follow the instructions in the Developer's Guide and run make dist-pdf in the Doc/ directory of a copy of the CPython repository.

See the directory listing for file sizes.

解壓縮

Unix 使用者應該下載 .tar.bz2 歸檔;這些是 bzipped tar 歸檔,可以使用 tar 和 bzip2 來處理。如果需要的話,可以使用 Info-ZIP 解壓縮程式來處理 ZIP 歸檔。.tar.bz2 歸檔提供最佳壓縮率和最快的下載時間。

Windows 使用者可以使用 ZIP 歸檔,因為這在該平台上是常見的。這些是在 Unix 上使用 Info-ZIP zip 程式建立的。

問題

Open an issue if you have comments or suggestions for the Python documentation.