Skip to content

movemin03/pyinstaller_command_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

 
 
 

Contributors

Languages