Merge pull request #694 from cguardia/patch-1

Remove inaccurate comparison of Pyramid to Django.
This commit is contained in:
2016-03-31 08:23:46 -04:00
+3 -3
View File
@@ -102,9 +102,9 @@ I do not recommend using Tornado unless you think you need it.
Pyramid
--------
`Pyramid <http://www.pylonsproject.org/>`_ is a lot like Django, except
with a heavier focus on modularity. It comes with a smaller number of
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
base functionality.
Pyramid does not have a large user base, unlike Django and Flask. It's a