Metadata-Version: 2.1
Name: django-flow-forge
Version: 0.3.9
Summary: Eliminate unnecessary system complexity in Data Ops and in Machine Learning Ops (MLOps) with this Django module for defining, running and monitoring flows.
Keywords: django,mlops,data,machine learning,data science,pipelines,flow,orchestration,AI
Author-email: Ed Burmicz <eddyojb@gmail.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: Django>=5
Requires-Dist: django-htmx
Project-URL: Homepage, https://github.com/eddyojb88/django-flow-forge

# django-flow-forge

This is a module built for Data Scientists and Data Engineers, here to help you forge your Data Ops or ML Ops processes in to simple, flexible and impactful work flows, steering clear of the unnecessary complexities of other packages and vendor lock-in that plague many projects.

![flow-forge-v0](https://github.com/eddyojb88/django-flow-forge/assets/22086433/7e3a81d7-ef98-4a99-96f7-f39d4f44ff9c)

# Motivation & Features


[Read the Docs](https://eddyojb88.github.io/django-flow-forge/) for more info on this


### Example stakeholder facing development visualisation 

<img width="1057" alt="Screenshot 2024-02-27 at 11 45 02" src="https://github.com/eddyojb88/django-flow-forge/assets/22086433/36e80d55-4968-40e1-bf73-9eaef5247a8f">

# Quick Start

[See this page in the Docs](https://eddyojb88.github.io/django-flow-forge/installation/).

