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.
1 parent aa682c5 commit 1d1c6d5Copy full SHA for 1d1c6d5
docs/scenarios/web.rst
@@ -107,7 +107,10 @@ Pyramid
107
108
`Pyramid <https://trypyramid.com/>`_ is a very flexible framework with a heavy
109
focus on modularity. It comes with a small number of libraries ("batteries")
110
-built-in, and encourages users to extend its base functionality.
+built-in, and encourages users to extend its base functionality. A set of
111
+provided cookiecutter templates helps making new project decisions for users.
112
+It poweres one of the most important parts of python infrastucture
113
+`PyPI <http://pypi.org/>`_.
114
115
Pyramid does not have a large user base, unlike Django and Flask. It's a
116
capable framework, but not a very popular choice for new Python web
0 commit comments