python -m zipapp source xx
image.png
python -m pip install r requirements . txt --target dbapp
pyinstaller - F app .py pyinstaller -D app.py #看到详细的过程
pyinstaller -F -w app.py