Metadata-Version: 2.4
Name: wattleflow-workflow
Version: 0.0.0.70
Summary: Wattleflow Workflow - Data engineering framework.
Author-email: wattleflow <wattleflow@outlook.com>
License-Expression: Apache-2.0
Project-URL: homepage, https://github.com/wattleflow/workflow.git
Project-URL: repository, https://github.com/wattleflow/workflow.git
Project-URL: documentation, https://github.com/wattleflow/workflow.git
Keywords: wattleflow,workflow,data,engineering,framework,python,library,software engineering
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography
Requires-Dist: wattleflow>=0.0.0.37
Dynamic: license-file

# WattleFlow Workflow Framework
![WattleFlow Logo](https://github.com/wattleflow/core/raw/default/src/wattleflow/logo/wattleflow.png)

[![PyPI version](https://img.shields.io/pypi/v/wattleflow-workflow.svg)](https://pypi.org/project/wattleflow-workflow/)
[![Python versions](https://img.shields.io/pypi/pyversions/wattleflow-workflow.svg)](https://pypi.org/project/wattleflow-workflow/)
[![License](https://img.shields.io/pypi/l/wattleflow-workflow.svg)](https://github.com/wattleflow-workflow/core/blob/default/LICENSE)

---
**WattleFlow** — graceful flow,
modular, scaled with purpose,
patterns guide the stream,
extensible, clear design,
built to last and grow.
---

| Characteristic           | Value                                                                   |
| ------------------------ | ----------------------------------------------------------------------- |
| **Version**              | [![PyPI version](https://img.shields.io/pypi/v/wattleflow-workflow.svg)](https://pypi.org/project/wattleflow-workflow/) (latest release) |
| **License**              | [![License](https://img.shields.io/pypi/l/wattleflow-workflow.svg)](https://github.com/wattleflow-workflow/core/blob/default/LICENSE) |
| **Python Compatibility** | [![Python versions](https://img.shields.io/pypi/pyversions/wattleflow-workflow.svg)](https://pypi.org/project/wattleflow-workflow/)|
| **Dependencies**         | [wattleflow-core](https://www.github.com/wattleflow/core.git),[wattleflow-oscal](https://www.github.com/wattleflow/oscal.git) |
| **Size**                 | nimble                                                                  |
| **Documentation**        | [Wattleflow **Core** Documentation](https://github.com/wattleflow/docs.git) |



# WattleFlow Workflow
WattleFlow `Workflow` is a data engineering framework for flow-based programming, built on well-defined design patterns.
It offers a modular and scalable architecture for integrating diverse subsystems, enabling flexible and efficient workflow orchestration.

# Installation
```bash

pip install wattleflow-workflow

```


# Key Features

---

| Key Features         | Characteristic                                                             |
| ---------------------| -------------------------------------------------------------------------- |
| Modular Architecture | Designed for extensibility and maintainability.                            |
| Code Reusability     | Facilitates development by encouraging the reuse of framework components.  |
| Secure by Design     | Developed with a focus on simplicity and no unnecessary security exposure. |
| Scalable and Clear   | Suitable for both small and enterprise-level workflow orchestration.       |


# Documentation
Comprehensive documentation will be available at the [Git Hub](https://github.com/wattleflow/docs.git).

# Contributing
We welcome contributions! Please check our GitHub repository for guidelines.

# License
WattleFlow Core is licensed under the Apache 2.0 License. 
See the LICENSE file for more details.
