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
- 2. 在 Unix 平臺上使用 Python
- 3. Configure Python
- 4. 在 Windows 上使用 Python
- 4.1. Python Install Manager
- 4.2. The embeddable package
- 4.3. nuget.org 軟體包
- 4.4. Alternative bundles
- 4.5. 支援的 Windows 版本
- 4.6. Removing the MAX_PATH Limitation
- 4.7. UTF-8 模式
- 4.8. Finding modules
- 4.9. Additional modules
- 4.10. Compiling Python on Windows
- 4.11. The full installer (deprecated)
- 4.12. Python Launcher for Windows (Deprecated)
- 5. 在 macOS 上使用 Python
- 6. 在 Android 上使用 Python
- 7. 在 iOS 上使用 Python
- 8. Editors and IDEs