Skip to main content

The simple_dvc module

Project description

Pypi PypiDownloads ReadTheDocs GitlabCIPipeline GitlabCICoverage

Read the Docs

http://simple-dvc.readthedocs.io/en/latest/

Gitlab (main)

https://gitlab.kitware.com/computer-vision/simple_dvc

Pypi

https://pypi.org/project/simple_dvc

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


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

simple_dvc-0.2.1-py3-none-any.whl (42.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page