Skip to content

Instantly share code, notes, and snippets.

@raulperula
Created December 18, 2017 12:17
Show Gist options
  • Save raulperula/0c2c09a6b6e6753e0df0c980e05e7a05 to your computer and use it in GitHub Desktop.
Save raulperula/0c2c09a6b6e6753e0df0c980e05e7a05 to your computer and use it in GitHub Desktop.
Compile Python files
python -m compileall <file_1>.py <file_n>.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment