Metadata-Version: 2.1
Name: django-taskflow
Version: 0.0.1
Summary: Django task-based workflow
Home-page: https://github.com/GibbsConsulting/django-taskflow
Author: Gibbs Consulting
Author-email: django_taskflow@gibbsconsulting.ca
License: AGPL
Project-URL: Source, https://github.com/GibbsConsulting/django-taskflow
Project-URL: Tracker, https://github.com/GibbsConsulting/django-taskflow/issues
Project-URL: Documentation, http://django-taskflow.readthedocs.io/
Keywords: django taskflow workflow
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: Django (>=2)

# django-taskflow

Mange task-based workflow within Django.

See the source for this project here:
<https://github.com/GibbsConsulting/django-taskflow>


