Skip to content

Instantly share code, notes, and snippets.

@danielnunesdc
Last active July 6, 2018 23:01
Show Gist options
  • Save danielnunesdc/a80e0230fa53e96c5a1a0da5442308d5 to your computer and use it in GitHub Desktop.
Save danielnunesdc/a80e0230fa53e96c5a1a0da5442308d5 to your computer and use it in GitHub Desktop.

Transformar o .py em .exe

Cx_Freeze para Windows, Linux, e Mac OS X (Python 2.7, 3.x)

Pyinstaller para Windows, Linux, e Mac OS X (Python 2.7, 3.3-3.5)

Bbfreeze para Windows e Linux (Python 2.4-2.7)

Py2exe para Windows (Python 2.6, 2.7)

Py2exe para Windows (Python 3.3-3.5)

Pytoexe para Windows (Python 2, 3)

Freeze para Linux e maybe Mac OS X (Python 2.x)

Py2app para Mac OS X (Python 2.x)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment