Programming your own server using Python and Flask

Info 253: Web Architecture
Kay Ashaolu

Learn about Python and Flask

Install and Run Python and Flask on your VM

  • Check out the README of assignment 2 for instructions on how to install Python and Flask on your vagrant box
    • (the first three subheadings, before the "Build a web server that serves the HTML pages you created in assignment 1" heading)

Digging deeper into Python and Flask

References (Optional)