Search Criteria
Package Details: python-anthropic 0.68.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-anthropic.git (read-only, click to copy) |
---|---|
Package Base: | python-anthropic |
Description: | Python library that provides convenient access to the Anthropic REST API |
Upstream URL: | https://github.com/anthropics/anthropic-sdk-python |
Licenses: | MIT |
Submitter: | carsme |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 2 |
Popularity: | 0.133330 |
First Submitted: | 2024-03-23 18:05 (UTC) |
Last Updated: | 2025-09-18 15:00 (UTC) |
Dependencies (25)
- python (python37AUR)
- python-anyio
- python-distro
- python-docstring-parserAUR
- python-httpx (python-httpx-gitAUR)
- python-inline-snapshot
- python-jiter
- python-pydantic
- python-pydantic-core
- python-sniffio
- python-tokenizersAUR
- python-typing_extensions
- python-build (make)
- python-hatch-fancy-pypi-readme (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- python-dirty-equals (check)
- python-pytest (check)
- python-pytest-asyncio (check)
- Show 5 more dependencies...
Required by (14)
- askora
- litellm (optional)
- python-dspy (optional)
- python-gpt-command-line
- python-instructor (optional)
- python-livekit-plugins-anthropic
- python-logfire (check)
- python-logfire-api (check)
- python-posthog (check)
- python-posthog (optional)
- python-pydantic-ai
- python-pydantic-ai-examples
- python-pydantic-ai-slim (optional)
- tasklin
Latest Comments
envolution commented on 2025-09-04 10:12 (UTC)
@rubin55 it's a bug (not a packaging bug) in a module that hooks into pytest - did you not look at the error that was posted?
rubin55 commented on 2025-09-04 09:12 (UTC)
@envolution: how can this package conflict with installed
python-pytest-benchmark
- that seems like a packaging bug to me?envolution commented on 2025-07-18 01:01 (UTC)
@techmanwalker uninstall python-pytest-benchmark or makepkg with --nocheck
techmanwalker commented on 2025-07-17 21:32 (UTC)
gwuensch commented on 2025-06-26 12:53 (UTC)
Hi, this packages requires python-pytest-xdist as checkdepends since this upstream commit that added the
-n auto
flag.