LICENSE
MANIFEST.in
NOTICE.txt
README.md
pyproject.toml
inception_reports/__init__.py
inception_reports/__main__.py
inception_reports/charts.py
inception_reports/cli.py
inception_reports/dashboard_version.py
inception_reports/generate.py
inception_reports/manager_ui.py
inception_reports/models.py
inception_reports/project_loader.py
inception_reports/reporting.py
inception_reports/storage.py
inception_reports.egg-info/PKG-INFO
inception_reports.egg-info/SOURCES.txt
inception_reports.egg-info/dependency_links.txt
inception_reports.egg-info/entry_points.txt
inception_reports.egg-info/requires.txt
inception_reports.egg-info/top_level.txt
inception_reports/config/logging_config.yaml
inception_reports/data/document_types.json
inception_reports/data/excluded_types.json
inception_reports/data/specialties.json
tests/test_charts.py
tests/test_cli.py
tests/test_generate.py
tests/test_project_loader.py
tests/test_reporting.py
tests/test_storage.py