Search code examples
pythondjangoreporting

Django Reporting Options


I want to create a new business application using the Django framework. Any suggestions as to what I can use as a reporting framework? The application will need to generate reports on various business entities including summaries, totals, grouping, etc. Basically, is there a Crystal reports-like equivalent for Django/Python?


Solution

  • There is a grid on djangopackages.com which may be of use evaluating options:

    https://www.djangopackages.com/grids/g/reporting/