Flask is a lightweight WSGI web application framework written in Python. It is designed to make getting started quick and easy, with the ability to scale up to complex applications.
Start building your application by modifying the routes in app.py and creating new templates!