Skip to content
forked from iterative/dvc

Git for data scientists - manage your code and data together

License

Notifications You must be signed in to change notification settings

priya-gitTest/dvc

Repository files navigation

Code Climate Test Coverage

Data version control

Code and data version control for data science projects

Copyright

This project is distributed under the Apache license version 2.0 (see the LICENSE file in the project root).

By submitting a pull request for this project, you agree to license your contribution under the Apache license version 2.0 to this project.

Development

Create a virtualenv, for example, at ~/.environments/dvc by mkdir -p ~/.environments/dvc; virtualenv ~/.environments/dvc or use virtualenvwrapper.

workon dvc

pip install -r requirements.txt

Building

OSX

# creates dist/dvc
./build_osx.sh

About

Git for data scientists - manage your code and data together

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.7%
  • Inno Setup 5.3%
  • Shell 1.9%
  • PowerShell 1.4%
  • Batchfile 0.7%