Client to interact with DVC Studio.
- Model Registry
- get_download_uris: Return download URIs for the specified model.
- Live Experiments
- post_live_metrics: Post updates to api/live.
- Studio authentication
- get_access_token: Initiates the authentication process for a client application.
You can install dvc-studio-client via pip from PyPI:
$ pip install dvc-studio-client
Distributed under the terms of the Apache 2.0 license, dvc-studio-client is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.