.dvc/config | |
|
|
.dvcignore | |
|
|
.git-blame-ignore-revs | |
|
|
.git_archival.txt | |
|
|
.gitattributes | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/codecov.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/release.yml | |
|
|
.github/workflows/benchmarks.yaml | |
|
|
.github/workflows/build.yaml | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/plugin_tests.yaml | |
|
|
.github/workflows/tests.yaml | |
|
|
.gitignore | |
|
|
.mailmap | |
|
|
.pre-commit-config.yaml | |
|
|
.pre-commit-hooks.yaml | |
|
|
.zenodo.json | |
|
|
CITATION.cff | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.rst | |
|
|
dvc/__init__.py | 9 | A 0 mins |
|
dvc/__main__.py | 5 | A 0 mins |
|
dvc/__pyinstaller/__init__.py | 3 | A 0 mins |
|
dvc/__pyinstaller/hook-asyncssh.py | 1 | A 0 mins |
|
dvc/__pyinstaller/hook-celery.py | 8 | A 0 mins |
|
dvc/__pyinstaller/hook-dvc.py | 25 | A 0 mins |
|
dvc/__pyinstaller/hook-dvc.utils.flatten.py | 2 | A 0 mins |
|
dvc/__pyinstaller/hook-dvc_task.py | 2 | A 0 mins |
|
dvc/__pyinstaller/hook-fsspec.py | 1 | A 0 mins |
|
dvc/__pyinstaller/hook-pydrive2.py | 2 | A 0 mins |
|
dvc/_debug.py | 241 | A 3 hrs |
|
dvc/analytics.py | 116 | A 0 mins |
|
dvc/annotations.py | 41 | A 0 mins |
|
dvc/api/__init__.py | 22 | A 0 mins |
|
dvc/api/artifacts.py | 48 | A 0 mins |
|
dvc/api/data.py | 277 | B 6 hrs |
|
dvc/api/dataset.py | 55 | A 45 mins |
|
dvc/api/experiments.py | 100 | A 2 hrs |
|
dvc/api/scm.py | 44 | A 0 mins |
|
dvc/api/show.py | 330 | B 6 hrs |
|
dvc/build.py | 6 | A 0 mins |
|
dvc/cachemgr.py | 122 | A 2 hrs |
|
dvc/cli/__init__.py | 186 | A 45 mins |
|