We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237e5fc commit 9a2be79Copy full SHA for 9a2be79
README.md
@@ -0,0 +1,5 @@
1
+This repository contains the code examples for the Python Flask workshop. Each section has it's own Flask app in their own separate directories.
2
+
3
+You'll need Python 2.7 and Flask installed.
4
5
+You can see the final Flask demo running on Heroku here: http://python-flask-code.herokuapp.com/
0 commit comments