Mention pyramid powered pypi and cookiecutters

Mention that pyramid powered pypi and makes some decisions for users providing project templates
This commit is contained in:
Marcin Lulek
2018-06-06 19:23:44 +02:00
committed by GitHub
parent aa682c51fb
commit 1d1c6d5f8b
+4 -1
View File
@@ -107,7 +107,10 @@ Pyramid
`Pyramid <https://trypyramid.com/>`_ 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.
built-in, and encourages users to extend its base functionality. A set of
provided cookiecutter templates helps making new project decisions for users.
It poweres one of the most important parts of python infrastucture
`PyPI <http://pypi.org/>`_.
Pyramid does not have a large user base, unlike Django and Flask. It's a
capable framework, but not a very popular choice for new Python web