fastapi-sqlalchemy-mysql-web-app:使用FastApi,SQLAlchemy,MySQL和Jinja2模板的完整Web应用程序

时间:2021-05-13 20:40:37
【文件属性】:
文件名称:fastapi-sqlalchemy-mysql-web-app:使用FastApi,SQLAlchemy,MySQL和Jinja2模板的完整Web应用程序
文件大小:22KB
文件格式:ZIP
更新时间:2021-05-13 20:40:37
HTML fastapi-sqlalchemy-mysql-web-app 使用FastApi,SQLAlchemy,MySQL和Jinja2模板的完整Web应用程序 开发者:奥斯曼·哈立德(Osman Khalid)博士 该应用程序是以下教程的增强形式,因此需要该教程所需的所有软件包/软件: : 但是,本教程使用的是MySQL数据库,可以在database.py文件中检查其连接参数。 基本要求: Python 3.9.4(安装了更新的pip) fastapi-> pip安装fastapi uvicorn-> pip安装uvicorn [标准] sqlalchemy-> pip安装sqlalchemy jinja2-> pip安装jinja2 pymysql-> pip安装pymysql mysql-> pip安装mysql 安装所有必备组件之后,请使用以下命令(具有管理
【文件预览】:
fastapi-sqlalchemy-mysql-web-app-main
----.pydevproject(439B)
----templates()
--------show_user_item.html(1KB)
--------insert_user.html(871B)
--------search_user.html(2KB)
--------search_item.html(2KB)
--------index.html(70B)
--------show_items.html(1KB)
--------demo_test.txt(15B)
--------edit_user_item.html(1KB)
--------home.html(190B)
--------edit_user.html(1KB)
--------insert_user_item.html(1KB)
--------layout.html(1KB)
--------show_users.html(2KB)
--------show_user_items.html(1KB)
----sql_app()
--------models.py(1KB)
--------main.py(10KB)
--------__pycache__()
--------database.py(564B)
--------__init__.py(1B)
----.project(388B)
----README.md(1KB)

网友评论