| salimane/flask-mvc |
137 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
Dockerfile |
| python boilerplate application following MVC pattern using flask micro framework |
| CharlyJazz/Flask-MVC-Template |
57 |
|
0 |
0 |
about 3 years ago |
0 |
|
10 |
|
Python |
| Flask-MVC Template It is a template with "batteries included" created for the fast development of applications in the microframework flask :snake: |
| angstwad/elemental |
47 |
|
0 |
0 |
about 12 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| A MVC-style project base for Flask applications |
| sqlforskay/sample |
36 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
mit |
Python |
| MVC structure Flask sample help you run Flask rapidly. |
| Ketul-Patel/Pylot |
27 |
|
0 |
0 |
almost 10 years ago |
1 |
March 22, 2016 |
0 |
|
Python |
| Pylot MVC is a lightweight MVC framework built in Python leveraging flask |
| uwidcit/flaskmvc |
26 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
|
Python |
| A template for flask applications structured in the Model View Controller pattern. |
| Make-School-Courses/BEW-1.1-RESTful-and-Resourceful-MVC-Architecture |
25 |
|
0 |
0 |
over 5 years ago |
0 |
|
7 |
|
JavaScript |
| Learn the fundamentals of the web in Flask |
| esteininger/flask-mvc-boilerplate |
23 |
|
0 |
0 |
almost 6 years ago |
0 |
|
1 |
|
Python |
| Flask boilerlate in MVC format |
| hasankhan/pyMVC |
16 |
|
0 |
0 |
about 13 years ago |
0 |
|
0 |
|
JavaScript |
| A Python Flask MVC web application framework |
| GoogleLLP/Flask-SSM |
14 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
gpl-3.0 |
Python |
| 一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python |