Python logo

上個主題

16. 附錄

下個主題

1. 命令列與環境

此頁面

  • 回報錯誤
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • Python 的設置與使用
  • |
  • |

Python 的設置與使用¶

這部分的說明文件是關於在不同平台上設定 Python 環境的綜合資訊、直譯器的呼叫,以及讓 Python 更容易使用的一些方法。

  • 1. 命令列與環境
    • 1.1. 命令列
    • 1.2. 環境變數
  • 2. 在 Unix 平臺上使用 Python
    • 2.1. 獲得並安裝 Python 的最新版本
    • 2.2. 建置 Python
    • 2.3. 與 Python 相關的路徑和檔案
    • 2.4. 雜項
    • 2.5. 客製化 OpenSSL
  • 3. 配置 Python
    • 3.1. 建置需求
    • 3.2. 產生的檔案
    • 3.3. 設定選項
    • 3.4. Python 建置系統
    • 3.5. Compiler and linker flags
  • 4. 在 Windows 上使用 Python
    • 4.1. The full installer
    • 4.2. The Microsoft Store package
    • 4.3. nuget.org 套件
    • 4.4. The embeddable package
    • 4.5. Alternative bundles
    • 4.6. 設定 Python
    • 4.7. UTF-8 模式
    • 4.8. Python Launcher for Windows
    • 4.9. 找尋模組
    • 4.10. 額外的模組
    • 4.11. 編譯 Python 在 Windows
    • 4.12. 其他平台
  • 5. 於 macOS 使用 Python
    • 5.1. Using Python for macOS from python.org
    • 5.2. Alternative Distributions
    • 5.3. 安裝額外的 Python 套件
    • 5.4. 開發 GUI 程式
    • 5.5. 進階主題
    • 5.6. 其他資源
  • 6. 在 Android 上使用 Python
    • 6.1. 將 Python 加入 Android 應用程式
  • 7. 在 iOS 上使用 Python
    • 7.1. Python at runtime on iOS
    • 7.2. Installing Python on iOS
    • 7.3. App Store Compliance
  • 8. 編輯器與 IDE
    • 8.1. IDLE --- Python 編輯器與 shell
    • 8.2. 其他編輯器與 IDE

上個主題

16. 附錄

下個主題

1. 命令列與環境

此頁面

  • 回報錯誤
  • 顯示原始碼
«

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • Python 的設置與使用
  • |
  • |
© 版權 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最後更新於 5月 14, 2025 (22:41 UTC)。 Found a bug?
使用 Sphinx 8.2.3 建立。