Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 291 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 291 Bytes

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