README.md
pyproject.toml
src/demetrapy/__init__.py
src/demetrapy/cli.py
src/demetrapy/config.py
src/demetrapy/dashboard.py
src/demetrapy/dataframe.py
src/demetrapy/engine.py
src/demetrapy/interactive.py
src/demetrapy/plotting.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_dashboard.py
tests/test_dataframe.py
tests/test_engine.py
tests/test_interactive.py
tests/test_plotting.py
tests/test_synthetic_properties.py