# HG changeset patch # User Jeff Hammel # Date 1377202116 25200 # Node ID 4fd7fb12b782a0378a0f1cc3f03ff9b8a71090eb # Parent 734d26329c82db4bd6f04014037c45729df185eb TWO AWESOME TOOLS! diff -r 734d26329c82 -r 4fd7fb12b782 README.txt --- a/README.txt Mon Jul 29 22:14:44 2013 -0700 +++ b/README.txt Thu Aug 22 13:08:36 2013 -0700 @@ -72,6 +72,13 @@ Python packages: +* https://pypi.python.org/pypi/pypipegraph/ + A workflow (job) engine/pipeline for bioinformatics and scientific + computing. + http://code.google.com/p/pypipegraph/ + http://pypipegraph.readthedocs.org/en/latest/ + Very similar indeed! + * https://pypi.python.org/pypi/finite Yet another finite state automaton @@ -99,6 +106,12 @@ A pure Python SCXML parser/interpreter (see also: https://github.com/jroxendal/PySCXML) +* https://pypi.python.org/pypi/ruffus + Light-weight Python Computational Pipeline Management + http://www.ruffus.org.uk/ + http://www.ruffus.org.uk/tutorials/simple_tutorial/step1_follows.html + !!!!!!!!!!! + * https://pypi.python.org/pypi/ubik Minimal and elegant packages manager