tg-admin

Back-to-front web development in Python

Install

All systems
curl cmd.cat/tg-admin.sh
Fedora
dnf install TurboGears
Raspbian
apt-get install python-turbogears

TurboGears

Back-to-front web development in Python

python-turbogears

Python-based web framework

TurboGears takes the best components available and combines them into one easy-to-install, documented whole. TurboGears includes parts that join the pieces together and make them work together seamlessly, but doesn't obscure each included project. This allows you to take advantage of all existing documentation, articles, mailing lists and other resources that have built up in the communities for each project. TurboGears glues together the following components: * CherryPy/Paste frameworks * SQLObject/SQLAlchemy Object Relational Mappers * Kid/Genshi templating systems * Mochikit javascript library