Temporal Python 1.0.0 – A Durable, Distributed Asyncio Event Loop
Temporal Python SDK is now fully supported for writing durable workflows in Python. The SDK leverages native asyncio constructs and is open source under the MIT license. It allows developers to write deterministic workflow code that can be replayed with events on different workers, making it a perfect fit for Python developers looking to create robust workflows. Temporal Python also supports multiple activity styles, workflow sandboxing, and has two test server implementations for easy testing. The SDK is backed by the same Rust core as other Temporal SDKs, ensuring compatibility and performance improvements across all supported languages.
Company
Temporal
Date published
March 9, 2023
Author(s)
Chad Retz
Word count
2882
Hacker News points
195
Language
English