Python 安装和使用¶
该部分文档专门介绍在不同平台上配置 Python 环境的一般方法,解释器的调用以及方便使用 Python 的技巧。å
- 1. Command line and environment
- 2. Using Python on Unix platforms
- 3. 配置 Python
- 4. 在 Widnows 上使用 Python
- 4.1. The full installer
- 4.2. The Microsoft Store package
- 4.3. The nuget.org packages
- 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. Using Python on a Macintosh
- 6. Editors and IDEs