Search Criteria
Package Details: python-langgraph-api 0.2.78-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-langgraph-api.git (read-only, click to copy) |
---|---|
Package Base: | python-langgraph-api |
Description: | None |
Upstream URL: | https://pypi.org/project/langgraph-api/ |
Licenses: | Elastic-2.0 |
Submitter: | medaminezghal |
Maintainer: | medaminezghal |
Last Packager: | medaminezghal |
Votes: | 1 |
Popularity: | 0.192526 |
First Submitted: | 2025-07-08 08:31 (UTC) |
Last Updated: | 2025-07-08 08:31 (UTC) |
Dependencies (24)
- python (python37AUR)
- python-cloudpickle
- python-cryptography
- python-httpx (python-httpx-gitAUR)
- python-jsonschema-rsAUR
- python-langchain-coreAUR
- python-langgraphAUR
- python-langgraph-checkpointAUR
- python-langgraph-runtime-inmemAUR
- python-langgraph-sdkAUR
- python-langsmithAUR
- python-orjson (python-orjson-gitAUR)
- python-pyjwt
- python-sse-starletteAUR
- python-starlette
- python-structlog
- python-tenacity
- python-truststore
- python-watchfiles
- uvicorn
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
Required by (1)
- python-langgraph-cli (optional)
Latest Comments
medaminezghal commented on 2025-08-31 06:48 (UTC)
@TJM I will remove them both since they're not really needed. The tests can pass without them.
TJM commented on 2025-08-31 01:23 (UTC)
This package requires both
python-langgraph-checkpoint
andpython-langgraph-sdk
, where the former requirespython-pytest-watcher
and the latter requirespython-pytest-watch
. Unfortunately, both the wather and the watch package provide the/usr/bin/ptw
binary, which leads to a conflict.