/Learn-Flask

This is a simple demonstation on how to use Flask and Python to create a web site.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Learn-Flask

This is a simple demonstation on how to use Flask and Python to create a web site.

Group project with the Python Users Group Roanoke - PyROA.

The site is hosted on Python Anywhere using a free account.

http://darrell57.pythonanywhere.com/index

root/
|   flask_app.py
|__app/
   |   __init__.py
   |  routes.py
   |__templates/
      |   base.html
      |   about.html
      |   index.html

Other Resources

The New and Improved Flask Mega-Tutorial

Setting up Flask applications on PythonAnywhere

Beginners Guide to Building a Simple Database-Backed Flask Website on PythonAnywhere

Have fun and enjoy learning Python!

Proudly hosted on GitHub :octocat: