.gitignore
.pre-commit-config.yaml
CHANGELOG.md
COPYING
README.md
README.org
pyproject.toml
.github/workflows/docs.yaml
.github/workflows/pre-commit.yaml
.github/workflows/release.yaml
.github/workflows/run_demo.yaml
examples/.dvcignore
examples/Notes.md
examples/dvc.yaml
examples/load.csv
examples/params.yaml
examples/pyproject.toml
examples/.dvc/.gitignore
examples/.dvc/config
examples/outdir/.gitignore
examples/src/demo.py
src/dvc_stage/__init__.py
src/dvc_stage/cli.py
src/dvc_stage/config.py
src/dvc_stage/loading.py
src/dvc_stage/transforming.py
src/dvc_stage/utils.py
src/dvc_stage/validating.py
src/dvc_stage/writing.py
src/dvc_stage.egg-info/PKG-INFO
src/dvc_stage.egg-info/SOURCES.txt
src/dvc_stage.egg-info/dependency_links.txt
src/dvc_stage.egg-info/entry_points.txt
src/dvc_stage.egg-info/requires.txt
src/dvc_stage.egg-info/top_level.txt