barebones-flask-app:这是使用Flask微框架实现的基本python网络应用

时间:2024-06-02 15:24:39
【文件属性】:

文件名称:barebones-flask-app:这是使用Flask微框架实现的基本python网络应用

文件大小:343KB

文件格式:ZIP

更新时间:2024-06-02 15:24:39

Python

准系统烧瓶应用程序 分支 此仓库充当使用Flask微框架实现的python Web应用程序的示例。 它实现了基于角色的身份验证,可用于构建与数据库交互的更复杂的应用程序。 贡献 我们鼓励社区的投入和合作。 请分叉代码,实施更改,然后提交。 如果您想报告错误或提出建议,请创建GitHub; 问题也是一个向公众提问的好地方。 请注意,该项目是与“。 通过参与该项目,您同意遵守其条款。 贡献者 该应用程序由Andrei Sura编写,得到了整个大力支持和反馈。 有关贡献者的完整列表,请参见


【文件预览】:
barebones-flask-app-master
----requirements()
--------tests.txt(109B)
--------deploy.txt(12B)
--------dev.txt(57B)
--------base.txt(181B)
----config.py(2KB)
----run.py(1013B)
----.travis.yml(1KB)
----mkdocs.yml(50B)
----LICENSE(1KB)
----AUTHORS.md(241B)
----ssl()
--------server.crt(2KB)
--------server.key(3KB)
--------gen_cert.sh(599B)
----README.md(2KB)
----features()
--------index.feature(156B)
--------README.md(215B)
--------environment.py(568B)
--------steps()
----docs()
--------index.md(110B)
--------debugging.md(239B)
----tests()
--------test_user_role.py(4KB)
--------test_routes_api.py(1KB)
--------test_log.py(3KB)
--------__init__.py(27B)
--------README.md(770B)
--------base_test.py(1KB)
--------base_test_with_data.py(2KB)
--------test_utils.py(4KB)
--------test_visit_pages.py(3KB)
----.gitignore(865B)
----deploy()
--------sample.settings.conf(624B)
----fabfile.py(4KB)
----app()
--------models()
--------emails.py(1KB)
--------utils.py(9KB)
--------main.py(749B)
--------__init__.py(0B)
--------initializer.py(6KB)
--------templates()
--------crud_mixin.py(1KB)
--------routes()
--------static()
----CHANGELOG.md(76B)
----schema()
--------0.0.1()
--------0.0.0()

网友评论