就业培训     下载中心     Wiki     联络
登录   注册

Log
  1. 首页
  2. Python 3.5.4
  3. 索引
  4. 模块
  5. 下一
  6. 上一
  7. Python
  8. 3.5.4 Documentation
  9. Python 标准库 »

28. 软件打包和分发 ¶

These libraries help you with publishing and installing Python software. While these modules are designed to work in conjunction with the PyPI (Python 包索引) , they can also be used with a local index server, or without any index server at all.

  • 28.1. distutils — 构建和安装 Python 模块
  • 28.2. ensurepip — 自引导 pip 安装程序
    • 28.2.1. 命令行接口
    • 28.2.2. 模块 API
  • 28.3. venv — 虚拟环境的创建
    • 28.3.1. 创建虚拟环境
    • 28.3.2. API
    • 28.3.3. An example of extending EnvBuilder
  • 28.4. zipapp — 管理可执行文件 Python zip 存档
    • 28.4.1. 基本范例
    • 28.4.2. 命令行接口
    • 28.4.3. Python API
    • 28.4.4. 范例
    • 28.4.5. The Python Zip Application Archive Format

上一话题

27.7. tracemalloc — 跟踪内存分配

下一话题

28.1. distutils — 构建和安装 Python 模块

本页

  • 报告 Bug
  • 展示源
  1. 首页
  2. Python 3.5.4
  3. 索引
  4. 模块
  5. 下一
  6. 上一
  7. Python
  8. 3.5.4 Documentation
  9. Python 标准库

版权所有  © 2014-2026 乐数软件    

工业和信息化部: 粤ICP备14079481号-1