TurboGears

TurboGears
Developer(s)Kevin Dangoor (original creator), Mark Ramm (2.0 lead), Alessandro Molina (2.1+ lead), et al.
Initial releaseSeptember 2005; 19 years ago (2005-09)
Stable release
2.4.3[1] Edit this on Wikidata / 1 March 2020; 4 years ago (1 March 2020)
RepositoryTurboGears Repository
Written inPython
Operating systemCross-platform
TypeWeb application framework
LicenseMIT License, LGPL
Websitewww.turbogears.org

TurboGears is a Python web application framework consisting of several WSGI components such as WebOb, SQLAlchemy, Kajiki template language and Repoze.

TurboGears is designed around the model–view–controller (MVC) architecture, much like Struts or Ruby on Rails, designed to make rapid web application development in Python easier and more maintainable. Since version 2.3 the framework has also been providing a "minimal mode" which enables it to act as a microframework for usage in environments where the whole stack is not required nor wanted.

  1. ^ "Release 2.4.3". 1 March 2020. Retrieved 2 March 2020.