Backend:烧瓶后端

时间:2021-04-11 19:10:58
【文件属性】:
文件名称:Backend:烧瓶后端
文件大小:7KB
文件格式:ZIP
更新时间:2021-04-11 19:10:58
Python 安装 pip install virtualenv virtualenv env env/Scripts/activate.ps1 pip install -r requirements.txt touch config.py # config.py login = 'postgres' password = 'password' database = 'postgres' host = '127.0.0.1'
【文件预览】:
Backend-main
----.gitignore(1KB)
----app.py(102B)
----README.md(259B)
----sort()
--------models.py(3KB)
--------utils.py(1KB)
--------routes.py(8KB)
--------__init__.py(936B)
----requirements.txt(710B)

网友评论