flask-workbook-master.zip
(预估有个33文件)
flask-workbook-master
v003_register_name
run.py
218B
requirements.txt
350B
app
data.db
8KB
__init__.py
474B
models.py
172B
main
__init__.py
84B
views.py
500B
forms.py
238B
templates
index.html
357B
base.html
295B
v004_restful_api_with_json_token
.vscode
settings.json
55B
Pipfile.lock
8KB
Pipfile
185B
db.sqlite
16KB
api.py
7KB
v002_hello_world_with_template
app.py
189B
requirements.txt
93B
templates
index.html
303B
v005_dockerize_flask
app.py
171B
Dockerfile
273B
requirements.txt
95B
v001_hello_world
app.py
148B
requirements.txt
93B
README.md
63B
v006_flask_mysql_docker
app.py
138B
src
todo
model.py
266B
__init__.py
84B
views.py
3KB
__init__.py
607B
Dockerfile
215B
requirements.txt
153B
docker-compose.yml
512B
.gitignore
16B
暂无评论