Skip to main content

MVC Application Framework

Project description

Giotto is a python web framework. It encourages a functional style where model, view and controller code is strongly decoupled.

Key Features of Giotto include:

  • “Your code calls the framework” style over “Framework calls your code” style

  • Generic views, generic models and multiple pluggable controllers

  • Functional CRUD patterns that do away with the need for django-style form objects.

  • Automatic URL routing

  • Extensible functionality

  • Built in cache (supports Redis and Memcache, and an API for supporting any other engines)

  • SQLAlchemy for database persistence

  • Jinja2 for HTML templates (with an API for extending for other template engines)

Links:

  • To discuss Giotto, please visit the Google Group

  • Read Giotto’s documentation.

  • Check out giottoblog, a full featured blog application written with the Giotto framework.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

giotto-0.9.6.tar.gz (19.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page