LICENSE
README.md
setup.py
mindkosh/__init__.py
mindkosh/client.py
mindkosh/core.py
mindkosh/exceptions.py
mindkosh/issue.py
mindkosh/job.py
mindkosh/label.py
mindkosh/project.py
mindkosh/task.py
mindkosh/utils.py
mindkosh/webhook.py
mindkosh.egg-info/PKG-INFO
mindkosh.egg-info/SOURCES.txt
mindkosh.egg-info/dependency_links.txt
mindkosh.egg-info/requires.txt
mindkosh.egg-info/top_level.txt
mindkosh/annotations/__init__.py
mindkosh/annotations/manager.py
mindkosh/annotations/tag.py
mindkosh/annotations/testset.py
mindkosh/datasets/__init__.py
mindkosh/datasets/data_handler.py
mindkosh/datasets/files.py
mindkosh/datasets/helpers.py
mindkosh/datasets/utils.py
tests/__init__.py
tests/conftest.py
tests/integration/__init__.py
tests/integration/test_client.py
tests/integration/test_crop_rotate.py
tests/integration/test_dataset.py
tests/integration/test_frame_annotations.py
tests/integration/test_frames.py
tests/integration/test_job.py
tests/integration/test_project.py
tests/integration/test_task.py
tests/integration/test_user.py
tests/unit/__init__.py
tests/unit/test_dataset_tag.py
tests/unit/test_label.py