# python中链接mysql的类 **Repository Path**: ren3016/conn_mysql_class ## Basic Information - **Project Name**: python中链接mysql的类 - **Description**: python中链接mysql的类,选择、插入、删除 等 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-13 - **Last Updated**: 2025-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, MySQL ## README # python中链接mysql的类 #### 介绍 python中链接mysql的类,选择、插入、更新、删除 等。创建表、截断表。 ConnDb 链接数据库 ConnMySql 只链接Mysql,不指定数据库 ### 开发平台 Win11 + VS Code + MySql ### 安装 ``` git clone https://gitee.com/ren3016/conn_mysql_class.git ```