文件名称:flasky:Flask网站开发书中的应用
文件大小:41KB
文件格式:ZIP
更新时间:2024-03-08 23:04:51
Python
flasky:Flask网站开发书中的应用
【文件预览】:
flasky-master
----JenkinsFile(1KB)
----fake.py(948B)
----tests()
--------test_selenium.py(3KB)
--------test_user_model.py(2KB)
--------init.py(12B)
--------test_basic.py(641B)
--------__init__.py(0B)
--------test_api.py(2KB)
--------test_client.py(2KB)
----app()
--------fake.py(994B)
--------models.py(10KB)
--------auth()
--------templates()
--------api()
--------static()
--------email.py(718B)
--------decorators.py(492B)
--------__init__.py(1KB)
--------main()
--------exceptions.py(44B)
----migrations()
--------versions()
--------alembic.ini(770B)
--------README(38B)
--------env.py(3KB)
--------script.py.mako(494B)
----deployment()
--------deploy_prod.sh(86B)
----requirements.txt(401B)
----.gitignore(50B)
----hello.py(480B)
----config.py(1KB)
----flasky.py(1KB)