File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,22 @@ already exist to suit your needs.
7878email to flask@librelist.com and reply to the confirmation email.
7979
8080
81+ Web.py
82+ ------
83+ `Web.py <http://webpy.org/ >`_ web.py is a web framework for Python that is as
84+ simple as it is powerful. You won't find wizards or boilerplate websites
85+ in Web.py and will have to build from scratch. Web.py provides no administration
86+ utility. Web.py is the brainchild of Aaron Swartz, who developed it while working
87+ on Reddit.com.
88+
89+
90+ Web2py
91+ ------
92+ A full stack web framework and platform focused in the ease of use. It focuses on
93+ rapid development, favors convention over configuration approach and follows a
94+ model–view–controller (MVC) architectural pattern.
95+
96+
8197Werkzeug
8298--------
8399
You can’t perform that action at this time.
0 commit comments