pip install pyinstaller
pyinstaller --windowed your_main_file.py or pyinstaller --onefile your_main_file.py