Metadata-Version: 2.4
Name: kuflow-temporal-common
Version: 3.3.0
Summary: KuFlow utilities to use Temporal.io
License-Expression: MIT
Author: KuFlow S.L.
Author-email: kuflow@kuflow.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: kuflow-rest (>=3.3.0,<4.0.0)
Requires-Dist: temporalio (>=1.10.0,<1.11.0)
Project-URL: Documentation, https://docs.kuflow.com/
Project-URL: Homepage, https://kuflow.com/
Project-URL: Repository, https://github.com/kuflow/kuflow-sdk-python
Description-Content-Type: text/markdown

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/kuflow/kuflow-sdk-python/blob/master/LICENSE)
[![Python](https://img.shields.io/pypi/pyversions/kuflow-temporal-common.svg)](https://pypi.org/project/kuflow-temporal-common)
[![PyPI](https://img.shields.io/pypi/v/kuflow-temporal-common.svg)](https://pypi.org/project/kuflow-temporal-common)

# KuFlow Temporal Common

KuFlow utilities to use with Temporal.

## Documentation

More detailed docs are available in the [documentation pages](https://docs.kuflow.com/developers/).

## Contributing

We are happy to receive your help and comments, together we will dance a wonderful KuFlow. Please review our [contribution guide](CONTRIBUTING.md).

## License

[MIT License](https://github.com/kuflow/kuflow-sdk-python/blob/master/LICENSE)

