# python-demo **Repository Path**: wwtdylan/python-demo ## Basic Information - **Project Name**: python-demo - **Description**: python 学习demo。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-27 - **Last Updated**: 2024-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 如何打包 ```bash pip install pyinstaller Pyinstaller -F -i favicon.ico screen.py ```