Metadata-Version: 2.4
Name: langgraph-executor
Version: 0.0.1a11
Summary: LangGraph python RPC server executable by the langgraph-go orchestrator.
Requires-Python: >=3.11
Requires-Dist: grpcio>=1.73.1
Requires-Dist: langgraph-distributed-utils
Requires-Dist: langgraph>=0.6.5
Requires-Dist: protobuf<7,>=6.31.1
Requires-Dist: psutil>=7.0.0
Description-Content-Type: text/markdown

# Python Executor

This is the Python gRPC server that implements the LangGraph executor protocol.
