You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1834,6 +1834,11 @@ <h2>Pyramid resources</h2>
1834
1834
is a video from San Francisco Python with an overview of how to install,
1835
1835
get started and build a web app with the Pyramid framework.</p>
1836
1836
</li>
1837
+
<li>
1838
+
<p>This <ahref="http://www.talkpythontome.com/episodes/show/3/pyramid-web-framework">podcast interview with the primary author of the Pyramid framework</a>
1839
+
explains how Pyramid sprang from Pylons and how Pyramid compares to other
1840
+
modern frameworks.</p>
1841
+
</li>
1837
1842
</ul>
1838
1843
<h3>Learn more about frameworks or continue building your Pyramid app?</h3>
1839
1844
<h2>Morepath</h2>
@@ -5638,6 +5643,8 @@ <h1>Change Log</h1>
5638
5643
<h2>2015</h2>
5639
5644
<h3>April</h3>
5640
5645
<ul>
5646
+
<li>New <ahref="/pyramid.html">Pyramid</a> resource where the primary author is
Copy file name to clipboardExpand all lines: pyramid.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,11 @@ <h2>Pyramid resources</h2>
64
64
is a video from San Francisco Python with an overview of how to install,
65
65
get started and build a web app with the Pyramid framework.</p>
66
66
</li>
67
+
<li>
68
+
<p>This <ahref="http://www.talkpythontome.com/episodes/show/3/pyramid-web-framework">podcast interview with the primary author of the Pyramid framework</a>
69
+
explains how Pyramid sprang from Pylons and how Pyramid compares to other
70
+
modern frameworks.</p>
71
+
</li>
67
72
</ul>
68
73
<h3>Learn more about frameworks or continue building your Pyramid app?</h3>
0 commit comments