Python
- Dapr client for writing Python applications to interact with the Dapr sidecar and other Dapr applications
- for creating and interacting with stateful virtual actors in Python
- Extensions for adding Dapr capabilities to other Python frameworks
- for creating a gRPC server with Dapr
- Flask extension for adding Dapr actor capabilities to Flask applications
Note
Clone the Python SDK repo to try out some of the examples.