LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
report_creator/__init__.py
report_creator/__main__.py
report_creator/__version__.py
report_creator/base.py
report_creator/charts.py
report_creator/report_creator.py
report_creator/theming.py
report_creator/utilities.py
report_creator.egg-info/PKG-INFO
report_creator.egg-info/SOURCES.txt
report_creator.egg-info/dependency_links.txt
report_creator.egg-info/requires.txt
report_creator.egg-info/top_level.txt
report_creator/templates/default.html
tests/test_charts.py
tests/test_components.py
tests/test_html_optimization.py
tests/test_radar.py
tests/test_sql_formatting.py
tests/test_utilities.py
tests/test_utilities_extended.py
tests/test_utilities_pandas.py