Logo

前のトピックへ

tracemalloc --- メモリ割り当ての追跡

次のトピックへ

distutils --- Python モジュールの構築とインストール

このページ

  • バグ報告
  • ソースの表示

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • python logo
  • Python »
  • 3.10.13 Documentation »
  • Python 標準ライブラリ »
  • ソフトウェア・パッケージと配布
  • |
  • |

ソフトウェア・パッケージと配布¶

以下のライブラリは Python で書かれたソフトウェアを配布、インストールするためのものです。 これらは Python Package Index に対して動作するように設計されていますが、ローカルのインデックスサーバーや、インデックスサーバーなしに使うこともできます。

  • distutils --- Python モジュールの構築とインストール
  • ensurepip --- pip インストーラのブートストラップ
    • コマンドラインインターフェイス
    • モジュール API
  • venv --- 仮想環境の作成
    • 仮想環境の作成
    • 仮想環境のしくみ
    • API
    • EnvBuilder を拡張する例
  • zipapp --- 実行可能な Python zip 書庫を管理する
    • 基本的な例
    • コマンドラインインターフェイス
    • Python API
    • 使用例
    • インタープリタの指定
    • Creating Standalone Applications with zipapp
      • Making a Windows executable
      • Caveats
    • The Python Zip Application Archive Format

前のトピックへ

tracemalloc --- メモリ割り当ての追跡

次のトピックへ

distutils --- Python モジュールの構築とインストール

このページ

  • バグ報告
  • ソースの表示

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • python logo
  • Python »
  • 3.10.13 Documentation »
  • Python 標準ライブラリ »
  • ソフトウェア・パッケージと配布
  • |
  • |
© Copyright 2001-2023, 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.

最終更新: 11月 14, 2023 Found a bug?
Created using Sphinx 3.4.3.