builder

A framework for building batch processing pipelines


License
Other
Install
pip install builder==0.1.0

Documentation

builder

A framework for building batch processing pipelines

builder is presently an alpha version! It is not yet ready for widespread production use.

Getting builder

builder can be installed both via pip and conda:

pip install builder
conda install builder