Python logo

上個話題

16. Appendix

下個話題

1. Command line and environment

This page

  • 回報臭蟲
  • 顯示來源碼

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python Setup and Usage
  • |
  • |

Python Setup and Usage¶

This part of the documentation is devoted to general information on the setup of the Python environment on different platforms, the invocation of the interpreter and things that make working with Python easier.

  • 1. Command line and environment
    • 1.1. 命令行
    • 1.2. 環境變數
  • 2. 在 Unix 平臺上使用 Python
    • 2.1. Getting and installing the latest version of Python
    • 2.2. 建置 Python
    • 2.3. Python-related paths and files
    • 2.4. Miscellaneous
    • 2.5. Custom OpenSSL
  • 3. Configure Python
    • 3.1. Build Requirements
    • 3.2. Generated files
    • 3.3. Configure Options
    • 3.4. Python Build System
    • 3.5. Compiler and linker flags
  • 4. Using Python on Windows
    • 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. Configuring Python
    • 4.7. UTF-8 mode
    • 4.8. Python Launcher for Windows
    • 4.9. Finding modules
    • 4.10. Additional modules
    • 4.11. Compiling Python on Windows
    • 4.12. Other Platforms
  • 5. 在 macOS 上使用 Python
    • 5.1. Using Python for macOS from python.org
    • 5.2. Alternative Distributions
    • 5.3. Installing Additional Python Packages
    • 5.4. GUI Programming
    • 5.5. Advanced Topics
    • 5.6. Other Resources
  • 6. 在 Android 上使用 Python
    • 6.1. Adding Python to an Android app
    • 6.2. Building a Python package for Android
  • 7. 在 iOS 上使用 Python
    • 7.1. Python at runtime on iOS
    • 7.2. 在 iOS 上安裝 Python
    • 7.3. App Store Compliance
  • 8. Editors and IDEs
    • 8.1. IDLE --- Python editor and shell
    • 8.2. 其他編輯器和 IDE

上個話題

16. Appendix

下個話題

1. Command line and environment

This page

  • 回報臭蟲
  • 顯示來源碼
«

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python Setup and Usage
  • |
  • |
© 版權所有 2001-2025, Python Software Foundation.
此頁面採用 Python 軟體基金會授權條款第 2 版。
文件中的範例、應用技巧與其他程式碼額外採用了 Zero Clause BSD 授權條款。
更多訊息請見歷史與授權條款。

Python 軟體基金會是一家非營利法人。 敬請捐贈。

最後更新於 10月 08, 2025 (08:21 UTC)。 發現 bug?
以 Sphinx8.2.3建立。