Metadata-Version: 2.4
Name: wattleflow-processors
Version: 0.0.5
Summary: Wattleflow Processors Package
Author-email: wattleflow <wattleflow@outlook.com>
License-Expression: Apache-2.0
Project-URL: homepage, https://github.com/wattleflow/processors.git
Project-URL: repository, https://github.com/wattleflow/processors.git
Project-URL: documentation, https://github.com/wattleflow/processors.git
Keywords: wattleflow,workflow,processors,python,framework,library,software engineering,data 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
Requires-Dist: wattleflow-workflow>=0.0.0.69
Requires-Dist: wattleflow-oscal>=0.0.2
Dynamic: license-file

# WattleFlow Processors (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-processors.svg)](https://pypi.org/project/wattleflow-processors/)
[![Python versions](https://img.shields.io/pypi/pyversions/wattleflow-processors.svg)](https://pypi.org/project/wattleflow-processors/)
[![License](https://img.shields.io/pypi/l/wattleflow-processors.svg)](https://github.com/wattleflow-processors/core/blob/default/LICENSE)


---
WattleFlow Processors —
bridges to many engines,
patterns over Apache,
opt-in, audit-aware,
reference flows that scale.
---

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


# WattleFlow Processors
WattleFlow `wattleflow-processors` is a data-engineering library for building flow-based pipelines on top of the well-defined `wattleflow` design patterns.
Its modular, horizontally scalable architecture integrates pipelines to and from heterogeneous subsystems, enabling flexible and efficient workflow orchestration.

# Installation
```bash

pip install wattleflow-processors

```


# 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 Processors is licensed under the Apache 2.0 License. 
See the LICENSE file for more details.
