# Temporal Announces General Availability of Its Python SDK

DevFeed: [Temporal Announces General Availability of Its Python SDK](<https://devfeed.tech/articles/python-sdk-the-release-35942.md>)

Original publisher: [Read original article](<https://temporal.io/blog/python-sdk-the-release>)

Author: Jessica West

Published: 2023-03-06T17:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Python](<https://devfeed.tech/topics/python.md>), [Code](<https://devfeed.tech/topics/code.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [PyPI](<https://devfeed.tech/topics/pypi.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [pypi](<https://devfeed.tech/tags/pypi.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

## AI overview

Temporal announces the general availability of its Python SDK, enabling Python applications to use durable execution. The article explains how execution state persists across process or container failures and provides installation, server setup, and basic usage instructions.

## Source excerpt

Announcing the GA release of our Python SDK, allowing Python devs to write durable code.