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
+13-7Lines changed: 13 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1418,11 +1418,6 @@ <h2>Flask resources</h2>
1418
1418
<ahref="https://stormpath.com/blog/build-a-flask-app-in-30-minutes/">building a Flask app in 30 minutes</a>.</p>
1419
1419
</li>
1420
1420
<li>
1421
-
<p><ahref="http://charlesleifer.com/blog/saturday-morning-hacks-building-an-analytics-app-with-flask/">Building an Analytics App with Flask</a>
1422
-
is a detailed walkthrough for collecting and analyzing webpage
1423
-
analytics with your own Flask app.</p>
1424
-
</li>
1425
-
<li>
1426
1421
<p>Nice post by Jeff Knupp on <ahref="http://www.jeffknupp.com/blog/2014/01/29/productionizing-a-flask-application/">Productionizing a Flask App</a>.</p>
1427
1422
</li>
1428
1423
<li>
@@ -5097,10 +5092,12 @@ <h2>Hosted web analytics services</h2>
5097
5092
movements. </p>
5098
5093
</li>
5099
5094
</ul>
5100
-
<h2>Web analytics resources</h2>
5095
+
<h2>Python-specific web analytics resources</h2>
5101
5096
<ul>
5102
5097
<li>
5103
-
<p><ahref="http://blog.arkency.com/2012/12/google-analytics-for-developers/">Google Analytics for Developers</a></p>
5098
+
<p><ahref="http://charlesleifer.com/blog/saturday-morning-hacks-building-an-analytics-app-with-flask/">Building an Analytics App with Flask</a>
5099
+
is a detailed walkthrough for collecting and analyzing webpage
5100
+
analytics with your own Flask app.</p>
5104
5101
</li>
5105
5102
<li>
5106
5103
<p><ahref="http://blog.yhathq.com/posts/pandas-google-analytics.html">Pandas and Google Analytics</a>
Copy file name to clipboardExpand all lines: flask.html
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -147,11 +147,6 @@ <h2>Flask resources</h2>
147
147
<ahref="https://stormpath.com/blog/build-a-flask-app-in-30-minutes/">building a Flask app in 30 minutes</a>.</p>
148
148
</li>
149
149
<li>
150
-
<p><ahref="http://charlesleifer.com/blog/saturday-morning-hacks-building-an-analytics-app-with-flask/">Building an Analytics App with Flask</a>
151
-
is a detailed walkthrough for collecting and analyzing webpage
152
-
analytics with your own Flask app.</p>
153
-
</li>
154
-
<li>
155
150
<p>Nice post by Jeff Knupp on <ahref="http://www.jeffknupp.com/blog/2014/01/29/productionizing-a-flask-application/">Productionizing a Flask App</a>.</p>
0 commit comments