LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
simple_report/__init__.py
simple_report.egg-info/PKG-INFO
simple_report.egg-info/SOURCES.txt
simple_report.egg-info/dependency_links.txt
simple_report.egg-info/requires.txt
simple_report.egg-info/top_level.txt
simple_report/core/__init__.py
simple_report/core/report.py
simple_report/core/components/__init__.py
simple_report/core/components/base.py
simple_report/core/components/code.py
simple_report/core/components/collapse.py
simple_report/core/components/modal.py
simple_report/core/components/plot.py
simple_report/core/components/row.py
simple_report/core/components/table.py
simple_report/core/components/tabs.py
simple_report/core/components/text.py
simple_report/structure/__init__.py