> For the complete documentation index, see [llms.txt](https://docs.mindkosh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindkosh.com/python-sdk.md).

# Python SDK

- [Getting started](https://docs.mindkosh.com/python-sdk/getting-started.md): How to get started with the Mindkosh SDK
- [Uploading data](https://docs.mindkosh.com/python-sdk/uploading-data.md): See how you can upload and manage your datasets on Mindkosh using the SDK
- [Managing tasks](https://docs.mindkosh.com/python-sdk/managing-tasks.md): See how you can create and manage tasks on Mindkosh using the SDK
- [Upload existing annotations](https://docs.mindkosh.com/python-sdk/upload-existing-annotations.md): How to upload existing annotations to tasks using the SDK
- [Downloading annotations](https://docs.mindkosh.com/python-sdk/downloading-annotations.md): How to setup webhooks and download annotations using the Python SDK
- [Mindkosh Image annotation format](https://docs.mindkosh.com/python-sdk/mindkosh-image-annotation-format.md): Details on the Mindkosh annotation format for images
- [Image segmentation format](https://docs.mindkosh.com/python-sdk/mindkosh-image-annotation-format/image-segmentation-format.md): Description of the Mindkosh annotation format for semantic and instance segmentation in images.
- [Object detection format](https://docs.mindkosh.com/python-sdk/mindkosh-image-annotation-format/object-detection-format.md): Description of the Mindkosh annotation format for object detection in images.
