A full-stack Python web framework that combines libraries like SQLAlchemy, Genshi templating, and jQuery on the client side for streamlined database-driven web app development.
TurboGears is an open-source, full-stack Python web framework designed for rapid development and deployment of database-driven web applications. Some key features of TurboGears include:
TurboGears is often seen as a more nimble and incremental alternative to heavier Python frameworks like Django. While it may lack the thorough documentation or comprehensive admin interface of Django, TurboGears makes it easy to build basic CRUD applications rapidly, making it popular for rapid prototyping and lean teams where developer productivity is highly valued.
Here are some alternatives to TurboGears:
Suggest an alternative ❐