{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/8"}],"enrichment":{"capability":"Provides a Python client library and CLI for interacting with the Label Studio API, enabling programmatic access to projects, tasks, annotations, and other Label Studio resources.","skillfed_tags":["api-client","annotation-tool","data-labeling"],"use_cases":["Automate bulk creation and import of annotation tasks into Label Studio projects from external data sources.","Build a Python application that programmatically retrieves project statistics, task metadata, or annotation results.","Integrate Label Studio workflows into data pipelines by using the CLI to manage projects and tasks without writing Python code.","Validate label configurations and manage project settings programmatically before launching annotation campaigns.","Sync annotation data between Label Studio and external systems via the SDK's API methods."],"what_it_does":"label-studio-sdk is a Python client library that wraps the Label Studio API, allowing developers to create, manage, and interact with annotation projects, tasks, and labels programmatically. It ships with both a Python API (instantiate a LabelStudio client and call methods like projects.create, tasks.create, projects.import_tasks) and a command-line interface that mirrors the SDK's resource structure.\n\nThe package is actively maintained and recently released version 2.0.0 with breaking changes and expanded feature support. It depends on a substantial set of runtime libraries including httpx and requests for HTTP communication, pydantic for data validation, and data processing tools like pandas, numpy, and opencv-python-headless. The library requires Python 3.10 or later and is distributed as a pure Python wheel, making installation straightforward across Windows, macOS, and Linux.","worth_installing":"Yes, if you need programmatic access to Label Studio. The package is actively maintained, has low install friction, and supports current Python versions. However, verify the license terms before use\u2014the metadata does not declare a license, which is a gap you should resolve before integrating into production or proprietary systems."},"id":"label-studio-sdk","links":{"html":"https://skillfed.io/packages/label-studio-sdk","md":"https://skillfed.io/packages/label-studio-sdk.md","pypi":"https://pypi.org/project/label-studio-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"unclear","name":"label-studio-sdk","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":865329,"position":4864,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.1.1"}
