Skip to content

Python

打包

bash
pip install pyinstaller
python -m pip install --upgrade pip
pyinstaller -F -c docs1.py

学习使我快乐吗?