{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"}],"enrichment":{"capability":"Provides a Python client library for the Schematic API, offering synchronous and asynchronous clients with type-safe request and response handling for feature flags, user and company management, and event tracking.","skillfed_tags":["feature-flags","api-client","async-http"],"use_cases":["Check feature flags in your application to enable or disable functionality for specific users or companies","Track user and company events for analytics and usage measurement within your product","Create or update user and company records via the API when identify events are insufficient","Build async-first applications that need non-blocking API calls without manual event flushing","Integrate feature flag targeting into web frameworks using the context manager pattern for automatic cleanup"],"what_it_does":"Schematichq is an official Python SDK for the Schematic API, a feature management and user analytics platform. It wraps HTTP calls with type-safe models and offers both synchronous and asynchronous clients powered by httpx. The library handles authentication via API key, manages feature flag evaluation, tracks user and company events, and provides CRUD operations for user and company records.\n\nThe async client supports lazy initialization (auto-starts on first use) and context manager patterns for automatic lifecycle management. All errors are subclassed from ApiError for consistent exception handling. The library requires Python 3.10 or later and depends on httpx, pydantic, pydantic-core, and typing_extensions\u2014all standard, well-maintained packages with low installation friction.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and offers low installation friction. Install it if you are building on the Schematic platform and need a type-safe, async-capable Python client; otherwise, it is not applicable."},"id":"schematichq","links":{"html":"https://skillfed.io/packages/schematichq","md":"https://skillfed.io/packages/schematichq.md","pypi":"https://pypi.org/project/schematichq/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"schematichq","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":222136,"position":9269,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.3"}
