comparison README.txt @ 18:4fd7fb12b782

TWO AWESOME TOOLS!
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 22 Aug 2013 13:08:36 -0700
parents 4353d36a2f80
children 74ada5cb1cb8
comparison
equal deleted inserted replaced
17:734d26329c82 18:4fd7fb12b782
70 /Links to software and other communiques/ 70 /Links to software and other communiques/
71 71
72 72
73 Python packages: 73 Python packages:
74 74
75 * https://pypi.python.org/pypi/pypipegraph/
76 A workflow (job) engine/pipeline for bioinformatics and scientific
77 computing.
78 http://code.google.com/p/pypipegraph/
79 http://pypipegraph.readthedocs.org/en/latest/
80 Very similar indeed!
81
75 * https://pypi.python.org/pypi/finite 82 * https://pypi.python.org/pypi/finite
76 Yet another finite state automaton 83 Yet another finite state automaton
77 84
78 * https://pypi.python.org/pypi/fluidity-sm 85 * https://pypi.python.org/pypi/fluidity-sm
79 State machine implementation for Python objects. 86 State machine implementation for Python objects.
96 ^ REALLY worth looking in to 103 ^ REALLY worth looking in to
97 104
98 * https://pypi.python.org/pypi/pyscxml 105 * https://pypi.python.org/pypi/pyscxml
99 A pure Python SCXML parser/interpreter 106 A pure Python SCXML parser/interpreter
100 (see also: https://github.com/jroxendal/PySCXML) 107 (see also: https://github.com/jroxendal/PySCXML)
108
109 * https://pypi.python.org/pypi/ruffus
110 Light-weight Python Computational Pipeline Management
111 http://www.ruffus.org.uk/
112 http://www.ruffus.org.uk/tutorials/simple_tutorial/step1_follows.html
113 !!!!!!!!!!!
101 114
102 * https://pypi.python.org/pypi/ubik 115 * https://pypi.python.org/pypi/ubik
103 Minimal and elegant packages manager 116 Minimal and elegant packages manager
104 117
105 * https://pypi.python.org/pypi/workflow 118 * https://pypi.python.org/pypi/workflow