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
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3755,6 +3755,12 @@ <h2>Why is Morepath an interesting web framework?</h2>
3755
3755
<div class="well see-also">Morepath is an implementation of the <a href="/web-frameworks.html">web frameworks</a> concept. Learn how these parts fit together in the <a href="/web-development.html">web development</a> chapter or view <a href="/table-of-contents.html">all topics</a>.</div>
3756
3756
3757
3757
<h3>Morepath resources</h3>
3758
+
<p>Morepath, with
3759
+
<a href="https://github.com/morepath/morepath/commit/9c4f772dc48658a63ae2b46f6c1863220608f15e">its first commit using the Morepath name in 2013</a>,
3760
+
is a much newer web framework than Django, Flask or Pyramid, which results
3761
+
in fewer tutorials. There is also a lot of opportunity for newer Python
3762
+
developers to fill the gaps with their own Morepath tutorials. However,
3763
+
these resources below are a good place to get started. </p>
3758
3764
<ul>
3759
3765
<li>
3760
3766
<p><a href="http://blog.startifact.com/posts/on-the-morepath.html">On the Morepath</a>
Copy file name to clipboardExpand all lines: morepath.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,12 @@ <h2>Why is Morepath an interesting web framework?</h2>
59
59
<divclass="well see-also">Morepath is an implementation of the <ahref="/web-frameworks.html">web frameworks</a> concept. Learn how these parts fit together in the <ahref="/web-development.html">web development</a> chapter or view <ahref="/table-of-contents.html">all topics</a>.</div>
60
60
61
61
<h3>Morepath resources</h3>
62
+
<p>Morepath, with
63
+
<ahref="https://github.com/morepath/morepath/commit/9c4f772dc48658a63ae2b46f6c1863220608f15e">its first commit using the Morepath name in 2013</a>,
64
+
is a much newer web framework than Django, Flask or Pyramid, which results
65
+
in fewer tutorials. There is also a lot of opportunity for newer Python
66
+
developers to fill the gaps with their own Morepath tutorials. However,
67
+
these resources below are a good place to get started. </p>
62
68
<ul>
63
69
<li>
64
70
<p><ahref="http://blog.startifact.com/posts/on-the-morepath.html">On the Morepath</a>
@@ -78,6 +84,12 @@ <h3>Morepath resources</h3>
78
84
<ahref="https://github.com/morepath/morepath_batching">open source and available on GitHub</a>.</p>
0 commit comments