# attendance **Repository Path**: xzitzt/attendance ## Basic Information - **Project Name**: attendance - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-07 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # attendance ## 打包 ``` nuitka --windows-company-name=zhangteng --windows-product-name=考勤工具 --windows-product-version=0.1 --standalone --onefile --windows-disable-console --plugin-enable=pyside6 --plugin-enable=numpy --output-dir=out --windows-icon-from-ico=./icon/icon.png ./src/Attendance.py ```