verge

Parallel execution inspired by GNU Parallel


License
MIT
Install
pip install verge==0.1.0

Documentation

Verge

verge is a job executor inspired by GNU Parallel, implemented with Twisted.

Installation

pip install verge

There's a wheel built, in case you're into that (you should be).

Examples

Some useful examples can be found in the GNU Parallel documentation Right now verge doesn't support much, but what it does support should allow just dropping verge in everywhere you would have put parallel.