# DVC CLI and Python API

**Canonical:** https://apis.io/apis/dvc/dvc-cli/  
**Provider:** DVC — https://apis.io/providers/dvc/  
**Base URL:** local CLI / Python library (no network endpoint)  
**Documentation:** https://doc.dvc.org/

DVC CLI and Python API is published by [DVC](https://apis.io/providers/dvc/) on the [APIs.io](https://apis.io/) network. Tagged areas include CLI, Python, and Library. The published artifact set on APIs.io includes API documentation.

DVC ships as a CLI plus a Python API (`dvc.api`). It tracks data and model files via pointers stored in Git and pushes payloads to remote storage backends (S3, Azure, GCS, SSH, HDFS, HTTP, etc.). There is no DVC server / REST API; data is stored on user-owned remotes.

## Machine-readable artifacts (5)

- **Documentation** — https://doc.dvc.org/
- **SourceCode** — https://github.com/iterative/dvc
- **License** — https://github.com/iterative/dvc/blob/main/LICENSE
- **SDKs** — https://doc.dvc.org/api-reference
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/dvc/refs/heads/main/apis.yml

## Tags

CLI, Python, Library

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/dvc/dvc-cli/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/dvc/.
