view README.txt @ 1:6aafed869664

notes to self
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 07 Apr 2013 03:29:48 -0700
parents 67cfeffa0d90
children b8be785f8e87
line wrap: on
line source

IntentMadeManifest
===========

python workflow engine via directed graph

As risen from the stillborn ashes:
http://k0s.org/mozilla/hg/MozbaseWorkflow/

Links
-----

Python packages:

* https://pypi.python.org/pypi/finite
  Yet another finite state automaton

* https://pypi.python.org/pypi/fluidity-sm
  State machine implementation for Python objects.

* https://pypi.python.org/pypi/fysom
  pYthOn Finite State Machine


Potential Uses
--------------

* dependency somethin somethin'

----

Jeff Hammel