Metadata-Version: 2.1
Name: django-reports-creator
Version: 0.0.2
Summary: Django reports Creator integrated with highcharts.
Home-page: https://github.com/juanpex/django-reports-creator
Author: Joseph M. Daudi
Author-email: joseph@bytcode.com
License: GNU
Keywords: django,reports,creator,highcharts,chart,charts
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Internet
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Intended Audience :: Developers
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: django (==1.11)
Requires-Dist: reportlab
Requires-Dist: html5lib
Requires-Dist: BeautifulSoup
Requires-Dist: xhtml2pdf
Requires-Dist: xlwt (==0.7.4)



Django Reports Creator
===================

django-reports-creator is a Django application and library for reports integrated with highcharts.


[![Build Status](https://travis-ci.org/bytcode/django-reports-creator.png)](https://travis-ci.org/bytcode/django-reports-creator)

--------------------------------------------------------------------


Documentation
=============

https://django-reports-creator.readthedocs.org/en/latest/

Contribute
==========

Clone the repo and help to be better this app :)


