TurboGears favicon

TurboGears

TurboGears 2 is built on top of the experience of several next generation web frameworks including TurboGears 1 (of course), Django, and Rails. All of these frameworks had limitations that frustrated us, and TG2 was built as an answer to that frustration:

  • Starts as a microframework and scales up to a fullstack solution
  • Code that is as natural as writing a function
  • A powerful and flexible Object Relational Mapper (ORM) with real multi-database support
  • Support for Horizontal data partitioning (aka, sharding)
  • A new widget system to make building AJAX heavy apps easier
  • Support for multiple data-exchange formats
  • Built in extensibility Pluggable Applications and standard WSGI components
  • Designer friendly template system great for programmers
Flask

Flask

Flask is a lightweight web application framework written in Python and based on the Werkzeug WSGI toolkit and Jinja2 template ...

web2py

web2py

Web2py is an open source web application framework. Web2py is written in the Python language and is programmable in Python. Si ...