Metadata-Version: 2.1
Name: flowmium
Version: 0.0.2
Summary: Workflow orchestrator for kubernetes.
Home-page: https://github.com/RainingComputers/Flowmium
License: MIT
Keywords: flowmium
Author: RainingComputers
Author-email: vishnu.vish.shankar@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Requires-Dist: requests (>=2.31.0,<3.0.0)
Project-URL: Repository, https://github.com/RainingComputers/Flowmium
Description-Content-Type: text/markdown

## Python flow definition framework

This the Python client and flow definition framework for the Flowmium Kubernetes workflow orchestrator.

For more details please see the [documentation](https://flowmium.readthedocs.io/en/latest/) and [repository](https://github.com/RainingComputers/).

