An open API service indexing awesome lists of open source software.

https://github.com/deepfield/builder

A framework for building batch processing pipelines
https://github.com/deepfield/builder

Last synced: 6 months ago
JSON representation

A framework for building batch processing pipelines

Awesome Lists containing this project

README

          

# 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
```