Skip to main content

Python wrapper for CVAT API

Project description

CVAT wrapper

Description

Python wrapper to wrap CVAT API call into a class.

Example

from CVAT import CVAT
from CVAT.data_types import Task

API = CVAT(username="username", password="password", url="http://localhost:8080")

project_id: int = API.create_project("New project")
task: Task = Task("new task", project_id=project_id)
task = API.create_task(task)

Documentation

All the documentation is made with python google docstring.

Contributors

  • Antoine Desruet github-link

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

CVAT wrapper-1.0.0.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

CVAT_wrapper-1.0.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file CVAT wrapper-1.0.0.tar.gz.

File metadata

  • Download URL: CVAT wrapper-1.0.0.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for CVAT wrapper-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ddc06e77f897a852eb42d6fe261ce98b8cb20716994f703da557b88a8f1c7bc0
MD5 acfc6305aca9ffc3e04f9d100e6162ac
BLAKE2b-256 03410e9d16752deddcf23e8cb06cf90fd8d42fc69c9827532c414c3bd25d572b

See more details on using hashes here.

File details

Details for the file CVAT_wrapper-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: CVAT_wrapper-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for CVAT_wrapper-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ffe0e5375d4646ba958614289fa003e31f83bfb6b61c72ff3550c032151330a2
MD5 505657bb87d34d0570b2265c6272ea17
BLAKE2b-256 552007c602672b8e444b16c3d25c3c44d439bc91ea516d280f110dc6815ef942

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page