> 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 Annotation format](https://docs.mindkosh.com/python-sdk/mindkosh-annotation-format.md): A description of the Mindkosh annotation format for image, video and point cloud annotations.
