Skip to content

Instantly share code, notes, and snippets.

@passionsjin
Created November 19, 2020 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save passionsjin/241970874d135b352ee23fecb4a07bfd to your computer and use it in GitHub Desktop.
Save passionsjin/241970874d135b352ee23fecb4a07bfd to your computer and use it in GitHub Desktop.
pyinstall 사용방법 (exe 말기)

EXE 파일 만들기

pyinstaller --noconfirm --onefile --console "C:/Users/Administrator/Desktop/New folder/sec_azure_script/main.py"

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