Package: wnpp Severity: wishlist Owner: Antoine Beaupre <anar...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org
* Package name : anthropic-sdk-python Version : 0.55.0 Upstream Contact: https://github.com/anthropics * URL : https://github.com/anthropics/anthropic-sdk-python/tree/main * License : MIT Programming Lang: Python Description : convenient access to the Anthropic REST API from Python The Anthropic Python library provides convenient access to the Anthropic REST API from any Python 3.8+ application. It includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx. ---- This is a dependency of llm-claude-3. It also depends on jiter, which is part of pydantic, already packaged in Debian, and they don't want to fix that yet: https://github.com/anthropics/anthropic-sdk-python/issues/782 ... so i guess that could be patched out. I believe everything else is packaged already.