Python 的設置與使用¶
這部分的說明文件是關於在不同平台上設定 Python 環境的綜合資訊、直譯器的呼叫,以及讓 Python 更容易使用的一些方法。
- 1. 命令列與環境
- 2. 在 Unix 平臺上使用 Python
- 3. 配置 Python
- 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. 在 Mac 系統使用 Python
- 6. 編輯器與 IDE