# Sample **Repository Path**: ailen1002/sample ## Basic Information - **Project Name**: Sample - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-09-16 - **Last Updated**: 2026-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 打包exe文件 pyinstaller -F -w --name=Hydro -i app.ico main.py