Instalando Bibliotecas pip install pyinstaller Criando o .exe pyinstaller --onefile --windowed nome_do_arquivo.py