We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bddc345 + cc6a4c0 commit 50909dbCopy full SHA for 50909db
docs/scenarios/web.rst
@@ -102,9 +102,9 @@ I do not recommend using Tornado unless you think you need it.
102
Pyramid
103
--------
104
105
-`Pyramid <http://www.pylonsproject.org/>`_ is a lot like Django, except
106
-with a heavier focus on modularity. It comes with a smaller number of
107
-libraries ("batteries") built-in, and encourages users to extend its
+`Pyramid <http://www.pylonsproject.org/>`_ is a very flexible
+framework with a heavy focus on modularity. It comes with a small number
+of libraries ("batteries") built-in, and encourages users to extend its
108
base functionality.
109
110
Pyramid does not have a large user base, unlike Django and Flask. It's a
0 commit comments