# xugu-peewee **Repository Path**: sc_wushy/xugu-peewee ## Basic Information - **Project Name**: xugu-peewee - **Description**: 虚谷 peewee 框架demo - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-08 - **Last Updated**: 2025-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1、将xgcondb和xgpeewee放在py文件的同级目录下 2、导入peewee和导入xgpeewee 3、根据连接信息创建XuguDatabase对象 具体情况查看demo文件