Skip to main content

Command line wrapper for git and dvc

Project description

Fast Data Science aka fds

Discord Tests PyPI MIT license


fds is a tool for Data Scientists made by DAGsHub to version control data and code at once.

At the high level fds is a wrapper for Git and DVC.
So Data Scientists can use fds instead of git and dvc separately, making day-to-day work much more fluent.

Commands Supported

Syntax Description Status
init Initializes git and dvc Done
status Get status of git and dvc Done
add Add files to be tracked by git and dvc Done
commit Commit tracked files to git commit and dvc cache Done

Installation

  • Install fds using PIP pip install fastds
  • Once installed successfully, you can start using fds
  • eg: fds init should trigger the init command

Made with 🐶 by DAGsHub.



Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastds-0.1.4.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

fastds-0.1.4-py3-none-any.whl (16.0 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