# pythonWeb **Repository Path**: bmt4578/python-web ## Basic Information - **Project Name**: pythonWeb - **Description**: 利用Python调用MySQL数据库实现的一个登录注册的简单demo - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-28 - **Last Updated**: 2022-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pythonWeb #### 介绍 利用Python调用MySQL数据库实现的一个登录注册的简单demo #### 软件架构 软件架构说明 #### 安装教程 1. 导入DB文件中的sql脚本 2. 在sql.py中设置自己的数据库信息 3. 进入app.py启动Python项目