CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
RELEASE_NOTES_0.3.0.md
pyproject.toml
docs/INSTALLATION.md
docs/PUBLISHING.ru.md
docs/README.ru.md
docs/UPGRADING.md
docs/architecture.md
docs/demo.md
docs/assets/expctl-banner.svg
examples/demo_v030_workflow.sh
examples/demo_workflow.sh
examples/dummy_experiment.py
examples/manual_measurement.txt
src/expctl/__init__.py
src/expctl/__main__.py
src/expctl/cli.py
src/expctl/db.py
src/expctl/errors.py
src/expctl/features.py
src/expctl/git.py
src/expctl/metrics.py
src/expctl/project.py
src/expctl/records.py
src/expctl/runner.py
src/expctl/service.py
src/expctl/utils.py
src/expctl/validation.py
src/expctl.egg-info/PKG-INFO
src/expctl.egg-info/SOURCES.txt
src/expctl.egg-info/dependency_links.txt
src/expctl.egg-info/entry_points.txt
src/expctl.egg-info/requires.txt
src/expctl.egg-info/top_level.txt
tests/test_examples.py
tests/test_v030_features.py
tests/test_workflow.py