The simple_dvc module
Project description
Read the Docs |
|
Gitlab (main) |
|
Pypi |
This repo aims to simplify DVC to just a data versioning tool (ignoring all of the experiment management stuff), as well as provide other simple tools for easier local cache management.
This installs the CLI program sdvc which currently has the following help page:
usage: sdvc [-h] {add,pull,request,cache_dir,sidecars,validate_sidecar,registery} ...
A DVC CLI That uses our simplified (and more permissive) interface.
The main advantage is that you can run these commands outside a DVC repo as
long as you point to a valid in-repo path.
options:
-h, --help show this help message and exit
commands:
{add,pull,request,cache_dir,sidecars,validate_sidecar,registery}
specify a command to run
add Add data to the DVC repo.
pull Pull data from a DVC remote.
request Like pull, but only tries to pull if the requested file doesn't exist.
cache_dir Print the cache directory
sidecars List all sidecars associated with a path.
validate_sidecar Validate that everything marked in a sidecar file looks ok.
registery A DVC CLI That uses our simplified (and more permissive) interface.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file simple_dvc-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: simple_dvc-0.2.1-py3-none-any.whl
- Upload date:
- Size: 42.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b153e2c101525b467818e9cbb4024cdfb4ee414fb5770dba853e5144e418834 |
|
MD5 | 45c15a243f786e194c84f8508ab5aafa |
|
BLAKE2b-256 | d6030e069b151d7814e7aa74b5191c86d229c19d1ffc2bfd849a73c9485bced0 |