Flask
A quick light-weight web framework for Python that includes several utilities and libraries you can use to create a web application.
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.