Cómo usar PyPyInstaller
pyinstaller --onefile --noconsole ____.py
Perfect Peafowl
pyinstaller --onefile --noconsole ____.py