瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python »
  • 3.9.0b3 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • |

軟體封裝與發布¶

这些库可帮助你发布和安装 Python 软件。 虽然这些模块设计为与`Python 包索引 <https://pypi.org>`__结合使用,但它们也可以与本地索引服务器一起使用,或者根本不使用任何索引服务器。

  • distutils --- 构建和安装 Python 模块
  • ensurepip --- Bootstrapping the pip installer
    • Command line interface
    • Module API
  • venv --- 创建虚拟环境
    • 创建虚拟环境
    • API
    • 一个扩展 EnvBuilder 的例子
  • zipapp --- Manage executable Python zip archives
    • Basic Example
    • 命令執行列介面
    • Python API
    • 示例
    • Specifying the Interpreter
    • Creating Standalone Applications with zipapp
      • Making a Windows executable
      • Caveats
    • The Python Zip Application Archive Format

上個主題

tracemalloc --- 跟踪内存分配

下個主題

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

本頁

  • 提交 Bug
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python »
  • 3.9.0b3 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • |
© 版權所有 2001-2020, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

最後更新於 7月 03, 2020。 Found a bug?
Created using Sphinx 2.3.1.