Paketname | python-turbogears2 |
Beschreibung | Python web application framework |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0.3-2 |
Sektion | python |
Priorität | optional |
Installierte Größe | 588 Byte |
Hängt ab von | python, python-support (>= 0.90.0), python-pylons (>= 0.9.7), python-genshi (>= 0.5.1), python-webfl |
Empfohlene Pakete | python-pysqlite2, python-tg.devtools (>= 2.0.1) |
Paketbetreuer | Debian Python Modules Team |
Quelle | turbogears2 |
Paketgröße | 70398 Byte |
Prüfsumme MD5 | 55a0582b5de9f569c3c872ff07589b8a |
Prüfsumme SHA1 | f6f1bc67c7d43e0a96c26e39444a169c29a08c1f |
Prüfsumme SHA256 | ea69479705e8090ff09d517cf8a4c0599f71ea8589b4e20742d2fc16b2b5d1df |
Link zum Herunterladen | python-turbogears2_2.0.3-2_all.deb |
Ausführliche Beschreibung | 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 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.
|