{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/19"}],"enrichment":{"capability":"Provides a Python client library for the Tako API, offering synchronous and asynchronous access to search, answer generation, card creation, and agentic data retrieval operations with full type hints.","skillfed_tags":["api-client","async-support","streaming"],"use_cases":["Search a knowledge base and retrieve matching cards and web results programmatically.","Stream agent-driven multi-hop data retrieval with live Server-Sent Events and auto-reconnection.","Request structured JSON output from retrieval agents and validate or export results as DataFrames.","Build custom visualizations by creating cards from component configurations via the API.","Fetch downloadable content (CSV, etc.) for cards or URLs returned by search operations."],"what_it_does":"Tako SDK is the official Python client for the Tako API, a data retrieval and research platform. It provides both synchronous and asynchronous clients that expose search, answer generation, card visualization, and two agent products (Retrieval Agent for multi-hop lookup and structured outputs, Answer Agent for cited research). All request and response models are Pydantic-typed, and the library supports Server-Sent Events streaming with automatic reconnection. Configuration is minimal\u2014set an API key and optionally override the host\u2014and error handling is granular via exception subclasses.\n\nThe library targets Python 3.10+, ships as a pure wheel with six runtime dependencies (httpx, pydantic, python-dateutil, typing-extensions, urllib3, httpx-sse), and is actively maintained. It is designed for developers integrating Tako's search and agentic capabilities into Python applications, whether for one-shot queries or long-running agent runs with structured output validation.","worth_installing":"Yes. The package is actively maintained (released 1 day ago), has low install friction, carries no known vulnerabilities, uses a permissive MIT license, and is fully typed. Install it if you need programmatic access to the Tako API from Python 3.10+. Prerequisite: a Tako API key and account."},"id":"tako-sdk","links":{"html":"https://skillfed.io/packages/tako-sdk","md":"https://skillfed.io/packages/tako-sdk.md","pypi":"https://pypi.org/project/tako-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"tako-sdk","python_support":"supports_current","summary":"The official Python library for the tako API"},"popularity":{"monthly_downloads":109290,"position":12521,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.16"}
