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

Log
  1. 首页
  2. Python 3.13.1
  3. 上一话题

    tracemalloc — 跟踪内存分配

    下一话题

    ensurepip — 自引导 pip 安装程序

    本页

    • 报告 Bug
    • 展示源

Navigation

  • 索引
  • 模块
  • 下一
  • 上一 |
  • Python logo
  • Python »
  • 3.13.1 Documentation »
  • Python 标准库 »
  • 软件打包和分发

软件打包和分发 ¶

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.

  • ensurepip — 自引导 pip 安装程序
    • Command line interface
    • Module API
      • version()
      • bootstrap()
  • venv — 虚拟环境的创建
    • Creating virtual environments
    • How venvs work
    • API
      • EnvBuilder
        • create()
        • ensure_directories()
        • create_configuration()
        • setup_python()
        • setup_scripts()
        • upgrade_dependencies()
        • post_setup()
        • install_scripts()
        • create_git_ignore_file()
      • create()
    • An example of extending EnvBuilder
  • zipapp — 管理可执行文件 Python zip 存档
    • Basic Example
    • 命令行接口
    • Python API
      • create_archive()
      • get_interpreter()
    • 范例
    • Specifying the Interpreter
    • Creating Standalone Applications with zipapp
      • 告诫
    • The Python Zip Application Archive Format

上一话题

tracemalloc — 跟踪内存分配

下一话题

ensurepip — 自引导 pip 安装程序

本页

  • 报告 Bug
  • 展示源
«

Navigation

  • 索引
  • 模块
  • 下一
  • 上一 |
  • Python logo
  • Python »
  • 3.13.1 Documentation »
  • Python 标准库 »
  • 软件打包和分发

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

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