就业培训
下载中心
Wiki
联络
登录
注册
首页
Python 3.4.4
索引
模块
下一
上一
设置和使用 Python
¶
此文档编制部分致力于在不同平台设置 Python 环境、解释器援引及使采用 Python 更容易工作的事情的一般信息。
1. 命令行和环境
1.1. 命令行
1.1.1. 接口选项
1.1.2. 一般选项
1.1.3. 杂项选项
1.1.4. 不应使用的选项
1.2. 环境变量
1.2.1. 调试模式变量
2. 在 Unix 平台使用 Python
2.1. 获取并安装最新版本的 Python
2.1.1. 在 Linux
2.1.2. 在 FreeBSD 和 OpenBSD
2.1.3. 在 OpenSolaris
2.2. 构建 Python
2.3. 与 Python 相关的路径和文件
2.4. 杂项
2.5. 编辑器
3. 在 Windows 使用 Python
3.1. 安装 Python
3.2. 替代捆绑
3.3. 配置 Python
3.3.1. 附录:设置环境变量
3.3.2. 查找 Python 可执行文件
3.3.3. 查找模块
3.3.4. 执行脚本
3.3.5. Executing scripts without the Python launcher
3.4. Python Launcher for Windows
3.4.1. Getting started
3.4.1.1. From the command-line
3.4.1.2. From a script
3.4.1.3. From file associations
3.4.2. Shebang Lines
3.4.3. Arguments in shebang lines
3.4.4. Customization
3.4.4.1. Customization via INI files
3.4.4.2. Customizing default Python versions
3.4.5. Diagnostics
3.5. Additional modules
3.5.1. PyWin32
3.5.2. cx_Freeze
3.5.3. WConio
3.6. Compiling Python on Windows
3.7. Other resources
4. 在 Macintosh 使用 Python
4.1. 获取和安装 MacPython
4.1.1. 如何运行 Python 脚本
4.1.2. 采用 GUI 运行脚本
4.1.3. 配置
4.2. IDE
4.3. 安装额外 Python 包
4.4. 在 Mac GUI 编程
4.5. 在 Mac 分发 Python 应用程序
4.6. 其他资源
5. Additional Tools and Scripts
5.1. pyvenv - Creating virtual environments
上一话题
16. 附录
下一话题
1. 命令行和环境
本页
报告 Bug
展示源
快速搜索
键入搜索术语或模块、类、函数名称。
首页
Python 3.4.4
索引
模块
下一
上一