This commit is contained in:
2016-02-22 00:48:08 -05:00
parent a4c1c3213a
commit 23d13f3762
+3 -3
View File
@@ -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
::::::::::: :::::::::::