The documentation you are viewing is for Dapr v1.13 which is an older version of Dapr. For up-to-date documentation, see the latest version.
Dapr 工作流
注意
Dapr工作流目前处于alpha阶段。Dapr Python SDK 提供了一个内置的 Dapr Workflow 扩展,dapr.ext.workflow
,用于创建 Dapr 服务。
安装
您可以通过下面的方式下载和安装 Dapr Workflow 扩展:
pip install dapr-ext-workflow
Note
The development package will contain features and behavior that will be compatible with the pre-release version of the Dapr runtime. 在安装 <code>dapr-dev</code> 包之前,请务必卸载任何稳定版本的 Python SDK 扩展。
pip3 install dapr-ext-workflow-dev
下一步
使用 Dapr 工作流 Python SDK 入门Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.