{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/20"}],"enrichment":{"capability":"A Python client library for the GroundX API that handles document ingestion, extraction workflows, and API communication with built-in retry logic and async support.","skillfed_tags":["api-client","document-processing","async-support"],"use_cases":["Ingest documents into GroundX buckets from a Python application with automatic retry handling.","Create and manage extraction workflows from YAML definitions to automate document processing.","Build async-first applications that make non-blocking calls to the GroundX API.","Handle API errors and retries transparently without manual retry logic.","Customize HTTP behavior (proxies, timeouts, transports) for specific network environments."],"what_it_does":"GroundX is a Python SDK that wraps the GroundX API, a document ingestion and extraction service. It provides both synchronous and asynchronous clients for uploading documents to buckets, managing extraction workflows defined in YAML, and retrieving results. The library handles common HTTP concerns\u2014automatic retries on 408, 429, and 5xx responses, configurable timeouts (default 60 seconds), and custom httpx client support for proxies and transports.\n\nThe package is designed for developers who need to programmatically ingest documents into GroundX or automate extraction workflows. It uses Pydantic for request/response validation and includes exception handling for API errors. An optional [extract] extra provides workflow helpers for creating, updating, and loading extraction definitions from YAML files.","worth_installing":"Yes. The package is actively maintained (released within the last day), has low install friction, carries a permissive MIT license, and provides a clean, well-documented interface to the GroundX API. No known vulnerabilities. Install it if you need to integrate GroundX document ingestion or extraction workflows into a Python application."},"id":"groundx","links":{"html":"https://skillfed.io/packages/groundx","md":"https://skillfed.io/packages/groundx.md","pypi":"https://pypi.org/project/groundx/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"groundx","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":97663,"position":13136,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.7"}
