Metadata-Version: 2.4
Name: hanzo-tasks
Version: 0.1.0
Summary: Hanzo Tasks SDK — Durable workflow execution for AI agents (powered by Temporal)
Author-email: Hanzo AI <dev@hanzo.ai>
License: MIT
Project-URL: Homepage, https://github.com/hanzoai/python-sdk
Project-URL: Repository, https://github.com/hanzoai/python-sdk/tree/main/pkg/hanzo-tasks
Project-URL: Documentation, https://hanzo.ai/docs/tasks
Keywords: hanzo,temporal,tasks,workflow,durable,agents
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: temporalio>=1.9.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.26.0; extra == "dev"
