Skip to content

Instantly share code, notes, and snippets.

@vestjoe
Created August 17, 2018 02:58
Show Gist options
  • Save vestjoe/a3d3bfc991a4a898a3a62b7d26682b38 to your computer and use it in GitHub Desktop.
Save vestjoe/a3d3bfc991a4a898a3a62b7d26682b38 to your computer and use it in GitHub Desktop.

Pyinstaller

python -m PyInstaller --onefile <script.py>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment