{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"A Python SDK for accessing Glean's REST API, providing type-hinted access to both Client and Indexing namespaces with support for synchronous and asynchronous operations.","skillfed_tags":["api-client","async-support","type-hints"],"use_cases":["Build a Python web app that searches Glean content and displays results to end users via the Client API.","Index documents and manage permissions in Glean programmatically from a Python backend service.","Stream chat or search responses asynchronously in a FastAPI or async Python application.","Automate bulk document indexing or permission updates using the Indexing API in a scheduled job.","Integrate Glean search into a Python CLI tool or data pipeline for internal knowledge retrieval."],"what_it_does":"glean-api-client is a Python SDK generated by Speakeasy that wraps Glean's REST API, offering type-safe access to both the Client API (for search and retrieval) and the Indexing API (for content and permission management). It is built on httpx for HTTP transport and pydantic for request/response validation, and supports both blocking and async workflows via the same client instance.\n\nDevelopers use it to integrate Glean search and indexing into Python applications without manually constructing HTTP requests. The SDK includes full type hints for all parameters and responses, making it suitable for IDEs with Pydantic support (especially PyCharm with the Pydantic plugin). It handles authentication via API tokens, supports streaming responses, and provides retry and error-handling mechanisms.","worth_installing":"Yes, if you are already using Glean and need Python integration. The package is actively maintained, has low install friction, and provides a well-typed interface to both major Glean API namespaces. However, verify the license terms first\u2014the package metadata does not declare a license, which is a notable gap for production adoption. No known vulnerabilities are recorded."},"id":"glean-api-client","links":{"html":"https://skillfed.io/packages/glean-api-client","md":"https://skillfed.io/packages/glean-api-client.md","pypi":"https://pypi.org/project/glean-api-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"unclear","name":"glean-api-client","python_support":"supports_current","summary":"Python Client SDK Generated by Speakeasy."},"popularity":{"monthly_downloads":105405,"position":12702,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.15.5"}
