mac 把python文件变成exe.
pip install pyinstaller pyinstaller --onefile -w 'filename.py'
最后生成两个文件,dist文件里面的是exe.
本文标题:python分发
本文链接:https://www.haomeiwen.com/subject/vksgvrtx.html
网友评论