LICENSE
README.md
pyproject.toml
src/demoparity/__init__.py
src/demoparity/cli.py
src/demoparity/design.py
src/demoparity/features.py
src/demoparity/persistence.py
src/demoparity/report.py
src/demoparity/runner.py
src/demoparity/stats.py
src/demoparity.egg-info/PKG-INFO
src/demoparity.egg-info/SOURCES.txt
src/demoparity.egg-info/dependency_links.txt
src/demoparity.egg-info/entry_points.txt
src/demoparity.egg-info/requires.txt
src/demoparity.egg-info/top_level.txt
tests/test_cli.py
tests/test_design.py
tests/test_features.py
tests/test_persistence.py
tests/test_report.py
tests/test_runner.py
tests/test_stats.py