SDK for Computer Vision Annotation Tool (CVAT)
This package provides a Python client library for CVAT server. It can be useful for workflow automation and writing custom CVAT server clients.
The SDK API includes several layers:
- Server API wrappers (
ApiClient). Located in atcvat_sdk.api_client. - High-level tools (
Core). Located atcvat_sdk.core. - PyTorch adapter. Located at
cvat_sdk.pytorch. - Auto-annotation support. Located at
cvat_sdk.auto_annotation. - Miscellaneous utilities, grouped by topic.
Located at
cvat_sdk.attributesandcvat_sdk.masks.
Package documentation is available here.
Installation & Usage
To install a prebuilt package, run the following command in the terminal:
pip install cvat-sdk
To use the cvat_sdk.masks module, request the masks extra:
pip install "cvat-sdk[masks]"
To use the PyTorch adapter or the built-in PyTorch-based auto-annotation functions,
request the pytorch extra:
pip install "cvat-sdk[pytorch]"
To install from the local directory, follow the developer guide.
After installation you can import the package:
import cvat_sdk
Release files for cvat-sdk 2.76.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cvat_sdk-2.76.0.tar.gz | 287.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvat_sdk-2.76.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:1.2 MB
Release files / cvat_sdk-2.76.0.tar.gz
| Download URL | cvat_sdk-2.76.0.tar.gz |
|---|---|
| Size | 287.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd294efc2da75a69c57e7bf470e2e32111dcf5346a0e6e45868f2650b49efb91
|
|
BLAKE2b-256 checksum How to use checksums |
668900c5071287ed24853d3e54144ecdb35374c5424f6447e8386f220583acb8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 16, 2026.
Transparency logRelease files / cvat_sdk-2.76.0-py3-none-any.whl
| Download URL | cvat_sdk-2.76.0-py3-none-any.whl |
|---|---|
| Size | 962.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c26148bc7b67c0e36963ca9738aaa47f09286150ec44965f0d99ad5f01b4a559
|
|
BLAKE2b-256 checksum How to use checksums |
2e8763c08d9bd878a3ef7db1d24fc7df816b747f2a644d8b4cab4347ee8ee953
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 16, 2026.
Transparency log