mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Remove inaccurate comparison of Pyramid to Django.
Ass proposed in #693.
This commit is contained in:
@@ -102,9 +102,9 @@ I do not recommend using Tornado unless you think you need it.
|
|||||||
Pyramid
|
Pyramid
|
||||||
--------
|
--------
|
||||||
|
|
||||||
`Pyramid <http://www.pylonsproject.org/>`_ is a lot like Django, except
|
`Pyramid <http://www.pylonsproject.org/>`_ is a very flexible
|
||||||
with a heavier focus on modularity. It comes with a smaller number of
|
framework with a heavy focus on modularity. It comes with a small number
|
||||||
libraries ("batteries") built-in, and encourages users to extend its
|
of libraries ("batteries") built-in, and encourages users to extend its
|
||||||
base functionality.
|
base functionality.
|
||||||
|
|
||||||
Pyramid does not have a large user base, unlike Django and Flask. It's a
|
Pyramid does not have a large user base, unlike Django and Flask. It's a
|
||||||
|
|||||||
Reference in New Issue
Block a user