pyinstallerの読み方

pyinstallerの読み方

pythonで利用されるライブラリの1つである「pyinstaller」の読み方を掲載してます。

読み⽅

パイインストーラー」と読みます。

pyinstallerとは

pythonで、pipでインストールできて、Pythonファイルをexe化することができます。

pip install pyinstaller

※Pythonファイルをexe化するはこちら