# ulauncher **Repository Path**: ulived/ulauncher ## Basic Information - **Project Name**: ulauncher - **Description**: ddo 游戏快捷登录 - **Primary Language**: Python - **License**: MulanPubL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2025-10-24 - **Last Updated**: 2025-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 依赖安装: 运行pip install -r requirements.txt 本地启动开发调式: python app.py 如果报错缺失依赖 xxx ,使用pip命令单独安装依赖,例如 pip install xxx 打包运行 package.bat,生成文件在dist目录