Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Antoine Beaupre Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.python Subject: Bug#1108420: ITP: anthropic-sdk-python -- convenient access to the Anthropic REST API from Python Date: Sat, 28 Jun 2025 05:00:02 +0200 Message-ID: X-Original-To: Debian Bug Tracking System X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Sat Jun 28 02:51:12 2025 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -4 Reply-To: Antoine Beaupre , 1108420@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org X-Debian-Pr-Message: report 1108420 X-Debian-Pr-Package: wnpp Dmarc-Filter: OpenDMARC Filter v1.4.2 marcos.anarc.at 9762110E11A Authentication-Results: marcos.anarc.at; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: marcos.anarc.at; spf=none smtp.mailfrom=debian.org Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Mailer: reportbug 13.2.0 X-Debian-Message: from BTS X-Mailing-List: archive/latest/1911705 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 30 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Fri, 27 Jun 2025 22:49:42 -0400 X-Original-Message-ID: <175107898224.72101.7804575238781840219.reportbug@angela.anarc.at> Xref: csiph.com linux.debian.bugs.dist:1251274 linux.debian.devel:117806 linux.debian.maint.python:16949 Package: wnpp Severity: wishlist Owner: Antoine Beaupre X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@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.