Frameworks & Libraries

Django

A Python based web framework with built in features, lots of libraries, and lots of support. Most of the basics and heavy lifting is done so you can focus on developing your application rather than messing with the nitty gritty. Free and open source.

Flask

An extensible web microframework for building web applications with Python.