python-turbogears2

Python web application framework

Description

TurboGears2 is a framework to develop web applications in Python.

TurboGears2 application are developed according to a model-view-controller (MVC) architecture composed of several components: an Object Relational Mapper (or ORM, to code the model), a template engine (to write views), and an URL mapper (to associate URLs to Python methods acting as controllers).

TurboGears2 relies on the best available individual components and combines them into a coherent and well-documented whole. TurboGears2 includes parts that join the components together and make them work together seamlessly, but does not obscure each included project. This allows one to take advantage of existing documentation, articles, mailing lists and other resources that have built up in the communities for each project.

TurboGears2 is the next major version of TurboGears, and builds on the Pylons framework.

This package contains all you would need to run (but not develop) web applications powered by TurboGears2; to develop them you should also install the python-tg.devtools packages.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.turbogears.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-turbogears2