Python

  • for writing Python applications to interact with the Dapr sidecar and other Dapr applications
  • Dapr actor for creating and interacting with stateful virtual actors in Python
  • for adding Dapr capabilities to other Python frameworks
    • gRPC extension for creating a gRPC server with Dapr
    • for adding Dapr actor capabilities to Flask applications

Note

Clone the Python SDK repo to try out some of the .