gRPC AppCallback server framework for Dapr Python SDK applications. Provides decorator-based registration for service invocation, pub/sub, bindings, jobs, and health checks.
pip install "dapr[grpc]"from dapr.ext.grpc import AppSee the root README for migration steps from the legacy
dapr-ext-grpc distribution.