Edit on GitHub

Python API

When you install DVC with pip or conda, it can be used as a Python library.

This reference provides the details about the functions in the dvc.api module, which can be loaded in any regular way, for example:

import dvc.api

The purpose of this API is to provide programmatic access to the data or models stored and versioned in DVC repositories from Python code.

Choose a page from the navigation sidebar to the left.

๐Ÿ› Found an issue? Let us know! Or fix it:

Edit on GitHub

โ“ Have a question? Join our chat, we will help you:

Discord Chat