.dvc/config | |
|
|
.dvcignore | |
|
|
.flake8 | |
|
|
.git-blame-ignore-revs | |
|
|
.git_archival.txt | |
|
|
.gitattributes | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/ISSUE_TEMPLATE/epic_story.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/codecov.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/mergify.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 | |
|
|
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 | 11 | 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 | 233 | A 3 hrs |
|
dvc/analytics.py | 111 | A 0 mins |
|
dvc/annotations.py | 41 | A 0 mins |
|
dvc/api/__init__.py | 19 | A 0 mins |
|
dvc/api/data.py | 251 | B 5 hrs |
|
dvc/api/experiments.py | 100 | A 2 hrs |
|
dvc/api/scm.py | 44 | A 0 mins |
|
dvc/api/show.py | 329 | B 6 hrs |
|
dvc/build.py | 6 | A 0 mins |
|
dvc/cachemgr.py | 115 | A 2 hrs |
|
dvc/cli/__init__.py | 183 | A 45 mins |
|