{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"}],"enrichment":{"capability":"Type-safe Python client for the ZeroEntropy REST API, with synchronous and asynchronous support and automatic pagination.","skillfed_tags":["rest-api-client","async-support","type-safe"],"use_cases":["Add, retrieve, and manage documents in named collections via a type-safe Python interface.","Build async-first applications that interact with ZeroEntropy without manual HTTP request handling.","Iterate through large paginated result sets automatically without manual page-fetching logic.","Handle API errors with specific exception types (rate limits, authentication, server errors) for targeted retry logic.","Integrate ZeroEntropy into existing Python projects with full IDE autocomplete and type checking support."],"what_it_does":"ZeroEntropy is an official Python SDK that wraps the ZeroEntropy REST API with type-safe request and response handling. It provides both synchronous and asynchronous clients built on httpx, with full type hints for all parameters and responses using Pydantic models and TypedDicts. The library handles common API patterns like automatic pagination, error classification (connection errors, rate limits, authentication failures), and automatic retries for transient failures.\n\nThe package is designed for developers integrating document management and collection operations into Python applications. It supports environment-based API key configuration, offers helper methods for serializing responses to JSON or dictionaries, and provides granular control over pagination when needed. An optional aiohttp backend is available for improved async concurrency performance.","worth_installing":"Yes, with conditions. The package is actively maintained, has low install friction, and offers solid type safety and async support. However, it is in pre-release (0.1.0a11), so expect potential breaking changes; use it in production only if you can tolerate version pinning and monitor releases. For new projects or internal tools, it is a reasonable choice."},"id":"zeroentropy","links":{"html":"https://skillfed.io/packages/zeroentropy","md":"https://skillfed.io/packages/zeroentropy.md","pypi":"https://pypi.org/project/zeroentropy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-03","license_spdx":null,"license_treatment":"permissive","name":"zeroentropy","python_support":"supports_current","summary":"The official Python library for the ZeroEntropy API"},"popularity":{"monthly_downloads":160924,"position":10649,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0a11"}
