Skip to content

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

License

Notifications You must be signed in to change notification settings

LearnToProgramRoanoke/Learn-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published