# book manager system **Repository Path**: x_wq3337/bms ## Basic Information - **Project Name**: book manager system - **Description**: 图书管理系统,mysql pyqt5 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-10-25 - **Last Updated**: 2025-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: MySQL, Qt ## README # BMS 环境 mysql(已经有三个表) python 3.12(最好) ```shell pip3 install -r requirements.txt ``` ```shell python3 main.py ```