{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"Labelbox is a Python SDK for interacting with the Labelbox data labeling platform, providing client-side access to projects, labels, annotations, and related data management through a GraphQL-backed API.","skillfed_tags":["data-labeling","ml-data-tools","graphql-client"],"use_cases":["Retrieve and process labeled datasets from Labelbox projects for training machine learning models.","Programmatically create, update, and manage labeling projects and export annotations in bulk.","Serialize and deserialize annotation data between Labelbox and external formats like NDJson.","Automate quality assurance workflows by querying label metadata and project statistics.","Integrate Labelbox labeling workflows into custom data pipeline and ETL processes."],"what_it_does":"Labelbox is the official Python SDK for the Labelbox data labeling platform. It provides a structured client interface to manage labeling projects, retrieve annotations, and work with labeled datasets programmatically. The SDK is built around an ORM layer that maps Labelbox data entities to Python objects, with GraphQL-backed queries for efficient server communication.\n\nThe package is organized into functional modules: a data/ package for annotation serialization and deserialization (including NDJson support), an orm/ package providing base classes and generic query patterns, a schema/ package defining entity types, and a Client class serving as the main entry point. It handles pagination, custom exceptions, and utility functions for common workflows. The SDK supports Python versions 3.9 through 3.13 and integrates with standard libraries like pydantic for validation and requests for HTTP communication.","worth_installing":"Yes. Labelbox is actively maintained, has low install friction, carries no known vulnerabilities, and is licensed permissively. Install it if you need to programmatically interact with Labelbox projects, export annotations, or integrate labeling workflows into Python applications. Not relevant if you do not use the Labelbox platform."},"id":"labelbox","links":{"html":"https://skillfed.io/packages/labelbox","md":"https://skillfed.io/packages/labelbox.md","pypi":"https://pypi.org/project/labelbox/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":null,"license_treatment":"permissive","name":"labelbox","python_support":"supports_current","summary":"Labelbox Python API"},"popularity":{"monthly_downloads":595808,"position":5840,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.11.0"}
