comparison README.txt @ 8:967b8f7dc01a

python link
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 16 Apr 2013 16:41:03 -0700
parents ad4b3d5ad5f8
children 3e614fdfad39
comparison
equal deleted inserted replaced
7:ad4b3d5ad5f8 8:967b8f7dc01a
68 State machine implementation for Python objects. 68 State machine implementation for Python objects.
69 69
70 * https://pypi.python.org/pypi/fysom 70 * https://pypi.python.org/pypi/fysom
71 pYthOn Finite State Machine 71 pYthOn Finite State Machine
72 72
73 * https://pypi.python.org/pypi/luigi
74 Workflow mgmgt + task scheduling + dependency resolution
75 ^ REALLY worth looking in to
76
73 * https://pypi.python.org/pypi/workflow/1.01 77 * https://pypi.python.org/pypi/workflow/1.01
74 Simple workflows for Python; 78 Simple workflows for Python;
75 Not sure if this is really what's needed. And....1.01??? 79 Not sure if this is really what's needed. And....1.01???
76 80
77 * https://pypi.python.org/pypi/xworkflows 81 * https://pypi.python.org/pypi/xworkflows