top of page

將Python程式打包

用Python寫了一個腳本,想傳給Windows使用者,但其環境並沒有裝Python,這時候就可以利用將Pynstaller打包成exe檔案,讓沒有Python的朋友也可以執行。

打開command Prompt pip 進行安裝。

Image 4
Image 4
Image 8
Image 6.png

Comments


bottom of page