{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"}],"enrichment":{"capability":"Provides a Python client library for calling the Athena Intelligence API, with type-safe request/response definitions and both synchronous and asynchronous HTTP clients.","skillfed_tags":["api-client","async-support","type-safe"],"use_cases":["Invoke general-purpose agents with custom tool configurations and message histories via the synchronous client.","Execute long-running workflows asynchronously and poll their status by thread ID.","Build non-blocking integrations using the async client for concurrent API calls in event-driven applications.","Customize HTTP behavior (proxies, transports, timeouts) by injecting a custom httpx client instance.","Handle API errors uniformly by catching exceptions and inspecting status codes and response bodies."],"what_it_does":"athenaintel is a Python client library for the Athena Intelligence API. It wraps HTTP communication via httpx and provides type-safe request and response models built on Pydantic, covering agent invocation, long-running workflow execution, and thread status queries. The library exports both synchronous and asynchronous clients, allowing blocking and non-blocking API calls respectively.\n\nThe package is designed for developers integrating Athena Intelligence services into Python applications. It handles authentication via API key, request/response serialization, timeout configuration, custom HTTP client setup (including proxies), and standardized error handling through an ApiError base class. The library supports Python 3.9 through 3.12 and depends on fastapi, httpx, langchain_core, langserve, and Pydantic for its core functionality.","worth_installing":"Yes, if you are building a Python application that needs to call the Athena Intelligence API. The package is actively maintained, has low install friction, and provides both sync and async clients with full type safety. The main caveat is that the license is undeclared\u2014verify the actual terms before use. The SDK is also in Preview status, so pin a specific version to avoid breaking changes."},"id":"athenaintel","links":{"html":"https://skillfed.io/packages/athenaintel","md":"https://skillfed.io/packages/athenaintel.md","pypi":"https://pypi.org/project/athenaintel/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"unclear","name":"athenaintel","python_support":"supports_current","summary":"Athena Intelligence Python Library"},"popularity":{"monthly_downloads":242154,"position":8862,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.2224"}
