Does anyone know about workflow frameworks/libraries in Python?

前端 未结 10 928
醉梦人生
醉梦人生 2020-12-24 08:30

I\'m searching for a workflow library/framework for Python. I\'m astonished that there I cannot find anything which is simple and not attached to Zope/Plone.

Does a

10条回答
  •  执念已碎
    2020-12-24 08:37

    There is also Xworkflows ( https://github.com/rbarrois/xworkflows/ ) and it's pluggable to django with django-xworkflofws ( https://github.com/rbarrois/django_xworkflows )

提交回复
热议问题