File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Original file line number Diff line number Diff line change @@ -102,10 +102,9 @@ I do not recommend using Tornado unless you think you need it.
102
102
Pyramid
103
103
--------
104
104
105
- `Pyramid <http://www.pylonsproject.org/ >`_ is a very flexible
106
- framework with a heavy focus on modularity. It comes with a small number
107
- of libraries ("batteries") built-in, and encourages users to extend its
108
- base functionality.
105
+ `Pyramid <https://trypyramid.com/ >`_ is a very flexible framework with a heavy
106
+ focus on modularity. It comes with a small number of libraries ("batteries")
107
+ built-in, and encourages users to extend its base functionality.
109
108
110
109
Pyramid does not have a large user base, unlike Django and Flask. It's a
111
110
capable framework, but not a very popular choice for new Python web
You can’t perform that action at this time.
0 commit comments