Core application
How to develop a basic Workflow
How to develop a basic Workflow
The Foundations section of the Temporal Developer's guide covers the minimum set of concepts and implementation details needed to build and run a Temporal Application—that is, all the relevant steps to start a Workflow Execution that executes an Activity.
Develop basic Temporal application with workflows & activities in Python using Temporal SDK.
Master the fundamentals of Temporal Applications with our comprehensive guides on Workflows, Activities, and Workers.