mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
better
This commit is contained in:
@@ -105,9 +105,9 @@ with a heavier focus on modularity. It comes with a smaller number of
|
|||||||
libraries ("batteries") built-in, and encourages users to extend its
|
libraries ("batteries") built-in, and encourages users to extend its
|
||||||
base functionality.
|
base functionality.
|
||||||
|
|
||||||
Pyramid does not have a large user base, ulike Django and Flask (or even
|
Pyramid does not have a large user base, ulike Django and Flask. It's a
|
||||||
Tornado). It's a capable framework, but not a very popular choice for
|
capable framework, but not a very popular choice for new Python web
|
||||||
new Python web applications today.
|
applications today.
|
||||||
|
|
||||||
Web Servers
|
Web Servers
|
||||||
:::::::::::
|
:::::::::::
|
||||||
|
|||||||
Reference in New Issue
Block a user