Python logo

Poprzedni temat

tracemalloc — Trace memory allocations

Następny temat

ensurepip — Bootstrapping the pip installer

This page

  • Report a bug
  • Show source

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.5 Documentation »
  • Biblioteka standardowa Pythona »
  • Software Packaging and Distribution
  • |
  • |

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.

  • ensurepip — Bootstrapping the pip installer
    • Interfejs wiersza poleceń
    • Module API
  • venv — Tworzenie środowisk wirtualnych
    • Tworzenie środowisk wirtualnych
    • Jak działają venvs
    • API
    • Przykład rozszerzenia EnvBuilder
  • zipapp — Manage executable Python zip archives
    • Basic Example
    • Command-Line Interface
    • Python API
    • Przykłady
    • Specifying the Interpreter
    • Creating Standalone Applications with zipapp
      • Caveats
    • The Python Zip Application Archive Format

Poprzedni temat

tracemalloc — Trace memory allocations

Następny temat

ensurepip — Bootstrapping the pip installer

This page

  • Report a bug
  • Show source
«

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.5 Documentation »
  • Biblioteka standardowa Pythona »
  • Software Packaging and Distribution
  • |
  • |
© Prawa autorskie 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.

Ostatnia modyfikacja cze 19, 2025 (07:51 UTC). Found a bug?
Created using Sphinx 8.2.3.