Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50909db commit 205ffc7Copy full SHA for 205ffc7
docs/scenarios/web.rst
@@ -102,10 +102,9 @@ I do not recommend using Tornado unless you think you need it.
102
Pyramid
103
--------
104
105
-`Pyramid <http://www.pylonsproject.org/>`_ is a very flexible
106
-framework with a heavy focus on modularity. It comes with a small number
107
-of libraries ("batteries") built-in, and encourages users to extend its
108
-base functionality.
+`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.
109
110
Pyramid does not have a large user base, unlike Django and Flask. It's a
111
capable framework, but not a very popular choice for new Python web
0 commit comments