lang:python:pyinstaller
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
lang:python:pyinstaller [2025/09/08 06:38] – [windows] editor | lang:python:pyinstaller [2025/09/08 06:41] (現在) – [mac] editor | ||
---|---|---|---|
行 1: | 行 1: | ||
====== pyinstaller ====== | ====== pyinstaller ====== | ||
+ | windows や mac で GUI アプリならば、クリックして | ||
+ | 実行できるようにする。 | ||
===== 共通 ===== | ===== 共通 ===== | ||
- | pyinstaller owned.py | + | pyinstaller owned.py |
名前が " | 名前が " | ||
行 14: | 行 16: | ||
---- | ---- | ||
===== windows ===== | ===== windows ===== | ||
- | pyinstaller owned.py --onefile --icon=" | + | pyinstaller owned.py |
==== icon ==== | ==== icon ==== | ||
行 25: | 行 27: | ||
1 つのファイルではなく、一つのディレクトリにする | 1 つのファイルではなく、一つのディレクトリにする | ||
- | pyisntaller owned.py --onedir --icon=" | + | pyisntaller owned.py |
| | ||
==== icon ==== | ==== icon ==== |
lang/python/pyinstaller.1757313535.txt.gz · 最終更新: by editor