LICENSE
README.md
pyproject.toml
src/demetrapy/__init__.py
src/demetrapy/audit.py
src/demetrapy/cli.py
src/demetrapy/config.py
src/demetrapy/csv_io.py
src/demetrapy/dashboard.py
src/demetrapy/dataframe.py
src/demetrapy/datasets.py
src/demetrapy/engine.py
src/demetrapy/interactive.py
src/demetrapy/plotting.py
src/demetrapy/readiness.py
src/demetrapy.egg-info/PKG-INFO
src/demetrapy.egg-info/SOURCES.txt
src/demetrapy.egg-info/dependency_links.txt
src/demetrapy.egg-info/entry_points.txt
src/demetrapy.egg-info/requires.txt
src/demetrapy.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_csv_io.py
tests/test_dashboard.py
tests/test_dataframe.py
tests/test_datasets.py
tests/test_documentation.py
tests/test_engine.py
tests/test_interactive.py
tests/test_plotting.py
tests/test_readiness.py
tests/test_synthetic_properties.py