# m3udhandle **Repository Path**: dashugan/m3udhandle ## Basic Information - **Project Name**: m3udhandle - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-31 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 打包exe的命令 ```shell pyinstaller --onefile --windowed your_script.py ```