Logo

上個主題

27.7. tracemalloc — Trace memory allocations

下個主題

28.1. distutils — Building and installing Python modules

本頁

  • Report a Bug
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • python logo
  • Python »
  • 3.5.10 Documentation »
  • The Python Standard Library »
  • |

28. Software Packaging and Distribution¶

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

  • 28.1. distutils — Building and installing Python modules
  • 28.2. ensurepip — Bootstrapping the pip installer
    • 28.2.1. Command line interface
    • 28.2.2. Module API
  • 28.3. venv — Creation of virtual environments
    • 28.3.1. Creating virtual environments
    • 28.3.2. API
    • 28.3.3. An example of extending EnvBuilder
  • 28.4. zipapp — Manage executable python zip archives
    • 28.4.1. Basic Example
    • 28.4.2. Command-Line Interface
    • 28.4.3. Python API
    • 28.4.4. Examples
    • 28.4.5. The Python Zip Application Archive Format

上個主題

27.7. tracemalloc — Trace memory allocations

下個主題

28.1. distutils — Building and installing Python modules

本頁

  • Report a Bug
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • python logo
  • Python »
  • 3.5.10 Documentation »
  • The Python Standard Library »
  • |
© 版權所有 2001-2025, 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.

最後更新於 8月 10, 2025。
Created using Sphinx 2.3.1.