Skip to content

Latest commit

 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Как сделать из Python-скрипта исполняемый файл

  1. pip install -r requirements.txt
  2. pyinstaller --noconsole --onefile main.py

В папке dist будет создан один файл main.exe, содержащий все необходимые коды и ресурсы.

P.S. Окно консоли при запуске исполняемого файла будет скрыто.

About

Graphical interface for analyzing the signal spectrum and etc electrical signal characteristics via Tkinter and matplotlib libs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages