Flask favicon

Flask

Flask is a lightweight web application framework written in Python and based on the Werkzeug WSGI toolkit and Jinja2 template engine. There is no database abstraction layer, form validation, or any other components where third-party libraries already exist to provide common functionality.

Bottle

Bottle

Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and ha ...

Sinatra

Sinatra

Sinatra is a free and open source software web application library and domain-specific language written in Ruby. It is an alte ...