Skip to content

Instantly share code, notes, and snippets.

@tqyq
Created July 20, 2017 03:11
Show Gist options
  • Save tqyq/e7cc3dc1a114f9a5f9158b24ea717973 to your computer and use it in GitHub Desktop.
Save tqyq/e7cc3dc1a114f9a5f9158b24ea717973 to your computer and use it in GitHub Desktop.
python to exe
apt install nuitka
nuitka --recurse-all xlsx2csv.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment