Scripting MetapipeΒΆ

In addition to being a command line tool, metapipe is also a Python module. You can use this module to extend, or script metapipe to fit your specific uses. This section will discuss scripting metapipe, and building/running jobs using Python. For information on how to extend metapipe’s builtin job types or queue system, see Extending Metapipe

COMING SOON...