flask-mongo-boilerplate:python Web应用程序模板-Flask + MongoDB

时间:2021-05-15 10:02:24
【文件属性】:
文件名称:flask-mongo-boilerplate:python Web应用程序模板-Flask + MongoDB
文件大小:16KB
文件格式:ZIP
更新时间:2021-05-15 10:02:24
python flask website boilerplate mongodb python Web应用程序模板-Flask + MongoDB 这是一个高度可配置的python Web应用程序样板。 它使用Flask,MongoDB,自定义日志记录和环境配置来进行轻松,强大的开发。 脚步: 在项目中搜索“ TODO”以填充配置。 python ui / server.py 建筑学: python-boilerplate/ # root directory core/ # configurations, models and abstractions. data/ # MongoDB access layer and a factory ui/ # Contains a Flask application that uses the db tests/ # Any tests you want to implement
【文件预览】:
flask-mongo-boilerplate-master
----.gitignore(1KB)
----README.md(869B)
----tests()
--------__init__.py(0B)
----LICENSE(11KB)
----ui()
--------blueprints()
--------server.py(532B)
--------__init__.py(0B)
--------templates()
----core()
--------models()
--------__init__.py(0B)
--------logging()
--------abstractions()
--------configurations()
----data()
--------db_provider_factory.py(923B)
--------__init__.py(0B)
--------mongo_db_provider.py(2KB)
----bll()
--------__init__.py(0B)

网友评论