{"library":"temporalio","type":"library","category":null,"description":"The Temporal.io Python SDK (current version 1.24.0) provides a framework for authoring durable workflows and activities using the Python programming language. It enables developers to build resilient, scalable, and fault-tolerant applications that can execute long-running business logic reliably. The library maintains a regular release cadence, often with monthly or bi-monthly updates, introducing new features, improvements, and bug fixes.","language":"python","status":"active","version":"1.24.0","tags":["workflow orchestration","distributed systems","microservices","fault tolerance","sdk","long-running processes","asynchronous"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install temporalio","imports":["from temporalio.client import Client","from temporalio.worker import Worker","from temporalio import workflow","from temporalio import activity","from temporalio import workflow\nwith workflow.unsafe.imports_passed_through():\n    from my_app import my_activity_module"]}],"homepage":"https://temporal.io","github":"https://github.com/temporalio/sdk-python","docs":"https://docs.temporal.io/docs/python","changelog":null,"pypi":"https://pypi.org/project/temporalio/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3,"avg_import_s":0.9,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/temporalio/compatibility"}}