Skip to main content

Class-based reports for elegant data views.

Project description

Django Report Tools aims to take the pain out of putting charts, graphs and tables into your Django projects. It provides a nice class-based framework to restore a little bit of elegance to your application’s complex data views.

Features

  • Define your reports using the same syntax as Django forms and models

  • Use built-in ‘renderers’ to avoid the hassle of dealing with various charting technologies (currently only the Google Visualization Toolkit is supported)

  • Enter chart data in a standardised format

  • Build a simple API, allowing for the creation of chart exports or a ‘save to dashboard’ feature.

Installation

To install django-report-tools simply use:

$ pip install django-report-tools

Or alternatively:

$ easy_install requests

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

django-report-tools-0.1.tar.gz (29.6 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