Download ReportBro
reportbro-designer
Javascript plugin to visually design report layouts which can be created with reportbro-lib (a Python package) on the server.
reportbro-lib
PDF and Excel report generation library. Reports can be designed with
reportbro-designer, a javascript plugin.
Demo Apps
albumapp-django
ReportBro album application for Django web framework.
This is a fully working demo app to showcase ReportBro and how you
can integrate it in your Django application.
Python
MIT
albumapp-flask
ReportBro album application for Flask web framework.
This is a fully working demo app to showcase ReportBro and how you
can integrate it in your Flask application.
Python
MIT
albumapp-web2py
ReportBro album application for web2py web framework (2.18.5+).
This is a fully working demo app to showcase ReportBro and how you
can integrate it in your web2py application.
Python
MIT
Others
reportbro-server-tornado
This is a simple Python webserver using Tornado to generate reports with ReportBro.
Python
MIT