Skip to content

pyinstaller_command_generator: Your handy assistant for effortlessly generating PyInstaller commands in a user-friendly GUI format! ๐Ÿ’ป๐Ÿš€

License

Notifications You must be signed in to change notification settings

movemin03/pyinstaller_command_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PyInstaller Command Generator (English description)

PyInstaller Command Generator is a user-friendly tool designed to facilitate the generation of PyInstaller commands with ease. It provides a graphical interface for creating PyInstaller commands effortlessly.

Requirements:

pip install tkinter

Usage:

  1. Run the pyinstaller_command_generator.py script.
  2. Enter the necessary details and configurations in the GUI.
  3. Click the "Generate Command" button to generate the PyInstaller command.
  4. Copy the generated command and use it to convert your Python script into an executable.

PyInstaller Command:

To export this script using PyInstaller, use the following command:

pyinstaller pyinstaller_command_generator.py --onefile --hidden-import os --hidden-import tkinter --hidden-import ast --hidden-import subprocess


PyInstaller Command Generator (ํ•œ๊ตญ์–ด ์„ค๋ช…)

PyInstaller ๋ช…๋ น ์ƒ์„ฑ๊ธฐ๋Š” ์‚ฌ์šฉ์ž ํŽธ์˜๋ฅผ ์œ„ํ•ด ์„ค๊ณ„๋œ ์‚ฌ์šฉํ•˜๊ธฐ ์‰ฌ์šด ๋„๊ตฌ๋กœ, PyInstaller ๋ช…๋ น์„ ์†์‰ฝ๊ฒŒ ์ƒ์„ฑํ•  ์ˆ˜ ์žˆ๋„๋ก ๋„์™€์ค๋‹ˆ๋‹ค. ์ด ๋„๊ตฌ๋Š” ์ง๊ด€์ ์ธ ์ธํ„ฐํŽ˜์ด์Šค๋ฅผ ์ œ๊ณตํ•˜์—ฌ PyInstaller ๋ช…๋ น์„ ๊ฐ„ํŽธํ•˜๊ฒŒ ์ƒ์„ฑํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

์š”๊ตฌ ์‚ฌํ•ญ:

pip install tkinter

์‚ฌ์šฉ๋ฒ•:

pyinstaller_command_generator.py ์Šคํฌ๋ฆฝํŠธ๋ฅผ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. GUI์—์„œ ํ•„์š”ํ•œ ์„ธ๋ถ€ ์ •๋ณด์™€ ์„ค์ •์„ ์ž…๋ ฅํ•ฉ๋‹ˆ๋‹ค. "๋ช…๋ น ์ƒ์„ฑ" ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜์—ฌ PyInstaller ๋ช…๋ น์„ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค. ์ƒ์„ฑ๋œ ๋ช…๋ น์„ ๋ณต์‚ฌํ•˜์—ฌ Python ์Šคํฌ๋ฆฝํŠธ๋ฅผ ์‹คํ–‰ ํŒŒ์ผ๋กœ ๋ณ€ํ™˜ํ•˜๋Š” ๋ฐ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค.

PyInstaller ๋ช…๋ น:

์ด ์Šคํฌ๋ฆฝํŠธ๋ฅผ PyInstaller๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ๋‚ด๋ณด๋‚ด๋ ค๋ฉด ๋‹ค์Œ ๋ช…๋ น์„ ์‚ฌ์šฉํ•˜์„ธ์š”:

pyinstaller pyinstaller_command_generator.py --onefile --hidden-import os --hidden-import tkinter --hidden-import ast --hidden-import subprocess

About

pyinstaller_command_generator: Your handy assistant for effortlessly generating PyInstaller commands in a user-friendly GUI format! ๐Ÿ’ป๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages