{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/3"}],"enrichment":{"capability":"A Python SDK for calling the Datalab API to convert documents to markdown and execute multi-step document processing workflows.","skillfed_tags":["document-processing","api-client","pdf-extraction"],"use_cases":["Convert PDF documents to markdown for downstream processing or storage in knowledge bases.","Extract text and structure from scanned or complex-layout documents using document intelligence.","Chain multiple document processing steps into reusable workflows for batch automation.","Automate document conversion in data pipelines or ETL workflows.","Build document ingestion layers for applications requiring clean markdown from unstructured documents."],"what_it_does":"Datalab SDK is a Python client library for the Datalab document intelligence platform. It provides both a programmatic API and CLI for converting documents to markdown and orchestrating multi-step document processing workflows. The package wraps HTTP calls to a remote Datalab service, handling authentication via API key and managing request/response serialization through pydantic, with built-in retry logic via tenacity and progress reporting via tqdm.\n\nTypical use is to authenticate once with an API key, then call convert() on a document path to retrieve structured output including markdown representation. The SDK also supports chaining multiple processing steps into reusable workflows for more complex document intelligence tasks.","worth_installing":"Yes, if you need to convert documents to markdown or run document processing workflows and have access to a Datalab API key. The package is actively maintained, has low install friction, carries a permissive MIT license, and integrates well with Python data pipelines. No known vulnerabilities. Main consideration is dependency on an external API service and availability of Datalab credentials."},"id":"datalab-python-sdk","links":{"html":"https://skillfed.io/packages/datalab-python-sdk","md":"https://skillfed.io/packages/datalab-python-sdk.md","pypi":"https://pypi.org/project/datalab-python-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-06","license_spdx":"MIT","license_treatment":"permissive","name":"datalab-python-sdk","python_support":"supports_current","summary":"SDK for the Datalab document intelligence API"},"popularity":{"monthly_downloads":94478,"position":13326,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
