Metadata-Version: 2.4
Name: joeflow
Version: 2.0.2
Summary: The lean workflow automation framework for machines with heart.
Keywords: django,process,automation,workflow,framework,task
Author-email: Johannes Maron <johannes@maron.family>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.2
Classifier: Topic :: Software Development
Classifier: Topic :: Home Automation
Classifier: Topic :: Internet
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Office/Business :: Financial :: Point-Of-Sale
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Software Development
License-File: LICENSE
Requires-Dist: django>=5.2
Requires-Dist: django-appconf
Requires-Dist: celery>=4.2.0 ; extra == "celery"
Requires-Dist: dramatiq>=2.0.0 ; extra == "dramatiq"
Requires-Dist: django_dramatiq ; extra == "dramatiq"
Requires-Dist: graphviz>=0.18 ; extra == "graphviz"
Requires-Dist: django-reversion ; extra == "reversion"
Project-URL: Changelog, https://github.com/codingjoe/joeflow/releases
Project-URL: Documentation, https://joeflow.rtfd.io/
Project-URL: Funding, https://github.com/sponsors/codingjoe
Project-URL: Homepage, https://github.com/codingjoe/joeflow
Project-URL: Issues, https://github.com/codingjoe/joeflow/issues
Project-URL: Releasenotes, https://github.com/codingjoe/joeflow/releases/latest
Project-URL: Source, https://github.com/codingjoe/joeflow
Provides-Extra: celery
Provides-Extra: dramatiq
Provides-Extra: graphviz
Provides-Extra: reversion

<p align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://github.com/codingjoe/joeflow/raw/main/docs/images/logo-dark.svg">
    <source media="(prefers-color-scheme: light)" srcset="https://github.com/codingjoe/joeflow/raw/main/docs/images/logo-light.svg">
    <img alt="Django joeflow: Lean workflow automation for machines with hearts" src="https://github.com/codingjoe/joeflow/raw/main/docs/images/logo-light.svg">
  </picture>
<br>
  <a href="https://joeflow.rtfd.io">Documentation</a> |
  <a href="https://github.com/codingjoe/joeflow/issues/new/choose">Issues</a> |
  <a href="https://github.com/codingjoe/joeflow/releases">Changelog</a> |
  <a href="https://github.com/sponsors/codingjoe">Funding</a> 💚
</p>

# joeflow

_Lean workflow automation for machines with hearts._

[![version](https://img.shields.io/pypi/v/joeflow.svg)](https://pypi.python.org/pypi/joeflow/)
[![coverage](https://codecov.io/gh/codingjoe/joeflow/branch/main/graph/badge.svg)](https://codecov.io/gh/codingjoe/joeflow)
[![license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/codingjoe/joeflow/main/LICENSE)

