Metadata-Version: 2.1
Name: kuflow-temporal-worker
Version: 2.0.4
Summary: KuFlow utilities to use Temporal.io
Home-page: https://kuflow.com/
License: MIT
Author: KuFlow S.L.
Author-email: kuflow@kuflow.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: kuflow-temporal-common (>=2.0.4,<3.0.0)
Requires-Dist: temporalio (>=1.6.0,<1.7.0)
Project-URL: Documentation, https://docs.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-worker.svg)](https://pypi.org/project/kuflow-temporal-worker)
[![PyPI](https://img.shields.io/pypi/v/kuflow-temporal-worker.svg)](https://pypi.org/project/kuflow-temporal-worker)

# KuFlow Temporal worker

Temporal worker utilities to connect to KuFlow.

## 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)

