Skip to content

Instantly share code, notes, and snippets.

@brunodorea
Last active March 15, 2023 19:22
Show Gist options
  • Save brunodorea/51e59f4726e6b1ea9589ed11cdd92b38 to your computer and use it in GitHub Desktop.
Save brunodorea/51e59f4726e6b1ea9589ed11cdd92b38 to your computer and use it in GitHub Desktop.
gerar executavel de arquivo python

gerar executavel de arquivo python

comando básico para gerar

pyinstaller -w nome_do_software.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment