🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](distutils.xhtml "distutils --- 构建和安装 Python 模块") | - [上一页](tracemalloc.xhtml "tracemalloc --- Trace memory allocations") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python 标准库](index.xhtml) » - $('.inline-search').show(0); | # 软件打包和分发 这些库可帮助你发布和安装 Python 软件。 虽然这些模块设计为与`Python 包索引 <<https://pypi.org>>`\_\_结合使用,但它们也可以与本地索引服务器一起使用,或者根本不使用任何索引服务器。 - [`distutils` --- 构建和安装 Python 模块](distutils.xhtml) - [`ensurepip` --- Bootstrapping the `pip` installer](ensurepip.xhtml) - [Command line interface](ensurepip.xhtml#command-line-interface) - [Module API](ensurepip.xhtml#module-api) - [`venv` --- 创建虚拟环境](venv.xhtml) - [创建虚拟环境](venv.xhtml#creating-virtual-environments) - [API](venv.xhtml#api) - [一个扩展 `EnvBuilder` 的例子](venv.xhtml#an-example-of-extending-envbuilder) - [`zipapp` --- Manage executable Python zip archives](zipapp.xhtml) - [Basic Example](zipapp.xhtml#basic-example) - [命令行界面](zipapp.xhtml#command-line-interface) - [Python API](zipapp.xhtml#python-api) - [示例](zipapp.xhtml#examples) - [Specifying the Interpreter](zipapp.xhtml#specifying-the-interpreter) - [Creating Standalone Applications with zipapp](zipapp.xhtml#creating-standalone-applications-with-zipapp) - [Making a Windows executable](zipapp.xhtml#making-a-windows-executable) - [Caveats](zipapp.xhtml#caveats) - [The Python Zip Application Archive Format](zipapp.xhtml#the-python-zip-application-archive-format) ### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](distutils.xhtml "distutils --- 构建和安装 Python 模块") | - [上一页](tracemalloc.xhtml "tracemalloc --- Trace memory allocations") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python 标准库](index.xhtml) » - $('.inline-search').show(0); | © [版权所有](../copyright.xhtml) 2001-2019, Python Software Foundation. Python 软件基金会是一个非盈利组织。 [请捐助。](https://www.python.org/psf/donations/) 最后更新于 5月 21, 2019. [发现了问题](../bugs.xhtml)? 使用[Sphinx](http://sphinx.pocoo.org/)1.8.4 创建。