<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dapr Python SDK integration with Dapr Workflow extension on Dapr Docs</title><link>https://v1-18.docs.dapr.io/developing-applications/sdks/python/python-sdk-extensions/python-workflow-ext/</link><description>Recent content in Dapr Python SDK integration with Dapr Workflow extension on Dapr Docs</description><generator>Hugo</generator><language>en</language><atom:link href="https://v1-18.docs.dapr.io/developing-applications/sdks/python/python-sdk-extensions/python-workflow-ext/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting started with the Dapr Workflow Python SDK</title><link>https://v1-18.docs.dapr.io/developing-applications/sdks/python/python-sdk-extensions/python-workflow-ext/python-workflow/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v1-18.docs.dapr.io/developing-applications/sdks/python/python-sdk-extensions/python-workflow-ext/python-workflow/</guid><description>&lt;p>Let’s create a Dapr workflow and invoke it using the console. With the &lt;a href="https://github.com/dapr/python-sdk/tree/main/examples/workflow/simple.py">provided workflow example&lt;/a>, you will:&lt;/p>
&lt;ul>
&lt;li>Run a &lt;a href="https://github.com/dapr/python-sdk/blob/main/examples/workflow/simple.py">Python console application&lt;/a> that demonstrates workflow orchestration with activities, child workflows, and external events&lt;/li>
&lt;li>Learn how to handle retries, timeouts, and workflow state management&lt;/li>
&lt;li>Use the Python workflow SDK to start, pause, resume, and purge workflow instances&lt;/li>
&lt;/ul>
&lt;p>This example uses the default configuration from &lt;code>dapr init&lt;/code> in &lt;a href="https://github.com/dapr/cli#install-dapr-on-your-local-machine-self-hosted">self-hosted mode&lt;/a>.&lt;/p>
&lt;p>In the Python example project, the &lt;code>simple.py&lt;/code> file contains the setup of the app, including:&lt;/p></description></item></channel></rss>