comparison README.txt @ 16:4353d36a2f80

note http://pypi.python.org/pypi/ginsfsm
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 21 Jul 2013 08:55:55 -0700
parents 6715102c5a86
children 4fd7fb12b782
comparison
equal deleted inserted replaced
15:c7585bd93680 16:4353d36a2f80
79 State machine implementation for Python objects. 79 State machine implementation for Python objects.
80 80
81 * https://pypi.python.org/pypi/fysom 81 * https://pypi.python.org/pypi/fysom
82 pYthOn Finite State Machine 82 pYthOn Finite State Machine
83 83
84 * http://pypi.python.org/pypi/ginsfsm
85 GinsFSM, a library to develop systems based in finite-state
86 machines. It's a communication framework, including a full
87 asynchronous http/wsgi/winsocket/sockjs server. Ideal for working
88 with Pyramid using traversal dispatch.
89 http://ginsfsm.org
90
84 * https://pypi.python.org/pypi/graphwalker 91 * https://pypi.python.org/pypi/graphwalker
85 Finite state machine based testing tool. 92 Finite state machine based testing tool.
86 93
87 * https://pypi.python.org/pypi/luigi 94 * https://pypi.python.org/pypi/luigi
88 Workflow mgmgt + task scheduling + dependency resolution 95 Workflow mgmgt + task scheduling + dependency resolution