taylorism is a framework for the parallelisation of tasks.
Originally, it has been developed as part of the Vortex project. Recently the code has been extracted from the Vortex code base. It is now presented as an independent Python package.
The documentation is available on ReadTheDocs: https://taylorism.readthedocs.io/
A few examples are provided in: src/taylorism/examples.py
Please review CONTRIBUTING.md for details on our development process.