LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
weasel/__init__.py
weasel/__main__.py
weasel/about.py
weasel/compat.py
weasel/errors.py
weasel/schemas.py
weasel.egg-info/PKG-INFO
weasel.egg-info/SOURCES.txt
weasel.egg-info/dependency_links.txt
weasel.egg-info/entry_points.txt
weasel.egg-info/requires.txt
weasel.egg-info/top_level.txt
weasel/cli/__init__.py
weasel/cli/assets.py
weasel/cli/clone.py
weasel/cli/document.py
weasel/cli/dvc.py
weasel/cli/main.py
weasel/cli/pull.py
weasel/cli/push.py
weasel/cli/remote_storage.py
weasel/cli/run.py
weasel/tests/__init__.py
weasel/tests/test_schemas.py
weasel/tests/test_validation.py
weasel/tests/util.py
weasel/tests/cli/__init__.py
weasel/tests/cli/test_cli.py
weasel/tests/cli/test_cli_app.py
weasel/tests/cli/test_document.py
weasel/tests/cli/test_remote.py
weasel/util/__init__.py
weasel/util/commands.py
weasel/util/config.py
weasel/util/environment.py
weasel/util/filesystem.py
weasel/util/frozen.py
weasel/util/git.py
weasel/util/hashing.py
weasel/util/logging.py
weasel/util/modules.py
weasel/util/remote.py
weasel/util/validation.py
weasel/util/versions.py