Integrating the Report Components into a Django framework

This example integrates the Reports.JS viewer and designer into a Django application whose views render the component templates.

Integrating the Report Components into a Flask framework

Reports.JS is a client-side library, so integrating it into a Python framework means serving the pages that host the viewer and designer.

Integrating the Report Components into a native Python application

You do not need a web framework at all — a plain Python HTTP server is enough to host the Reports.JS pages.

Integrating the Report Components into a Tornado framework

This example integrates the Reports.JS viewer and designer into a Tornado application whose handlers render the component templates.

By using this website, you agree to the use of cookies for analytics and personalized content. Cookies store useful information on your computer to help us improve efficiency and usability. For more information, please read the privacy policy and cookie policy.