Python is a popular high-level, general-purpose programming language. Python is built on the philosophy that aims at code readability. Python offers designers the ability to articulate their concepts through few code lines compared to other languages of programming.
CherryPy
This object-oriented web internet application platform uses Python. CherryPy is developed to ensure quick web application development by wrapping HTTP protocol; however, it stays at low-level while not offering more than which is defined within RFC 2616
Django
This open source and free web application platform is developed in Python that pursues model-view-controller pattern of architecture. Django’s main aim is to simplify development of intricate websites that are database-driven.
Flask
This minimalist web application platform is designed using python and relies on Jinja2 template engine and Werkzeug WSGI toolkit. Flask is licensed by BSD. This application incorporates the adaptable python programming language in providing a easy template for use in web development.
Pylons
Pylons being a open source online application is developed using python. It extensively utilizes Web Server Gateway Interface standard in promoting reusability and separating functionality to different modules.
Pyramid
This open source platform is developed using Python and relies on WSGI. Pyramid being a minimalist online framework got its inspiration from Pylons, Django and Zope.
Quixote
This is a platform for creating web applications using python. Quixote relies on flexible and simple design that makes it feasible to develop applications fast while benefiting from various existing third-party modules for python.
TurboGears
This python online application framework is made up of various WSGI components like Repoze, SQLAlchemy, Pylon and Genshi. Turbo Gears is developed around model-view-controller (MVC) design, like Ruby on rails or Struts, developed to ease development and maintenance of fast online application through Python.
Web2py
This open source online application platform is developed using Python. Web2py enables web developers create dynamic online content through Python.