Logo

上一个主题

tracemalloc ---跟踪内存分配

下一个主题

distutils ---构建和安装python模块

导航

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

软件打包和分发¶

这些库帮助您发布和安装python软件。而这些模块设计为与 Python Package Index _它们也可以与本地索引服务器一起使用,或者根本不使用任何索引服务器。

  • distutils ---构建和安装python模块
  • ensurepip ---启动 pip 安装程序
    • 命令行界面
    • 模块API
  • venv ——创建虚拟环境
    • 创建虚拟环境
    • API
    • 扩展的例子 EnvBuilder
  • zipapp ---管理可执行的python-zip存档
    • 基本实例
    • 命令行界面
    • python应用程序接口
    • 实例
    • 指定解释程序
    • 使用zippapp创建独立应用程序
      • 使Windows可执行
      • 告诫
    • python-zip应用程序存档格式

上一个主题

tracemalloc ---跟踪内存分配

下一个主题

distutils ---构建和安装python模块

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • python logo
  • Python »
  • 3.10.0a4 Documentation »
  • python标准库 »
  • 软件打包和分发
  • |
© 版权 2001-2021, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 10月 23, 2021. Found a bug?
Created using Sphinx 4.2.0.