substantic / rain

Framework for large distributed pipelines
https://substantic.github.io/rain/docs/
MIT License
748 stars 54 forks source link

WIP Classes for tasks and Attribute refactor #60

Closed gavento closed 6 years ago

gavento commented 6 years ago

Refactoring task generators (both buil-in and user) into python classes. See https://github.com/substantic/rain/issues/9

Also includes work on refactoring attribute representation. See https://github.com/substantic/rain/issues/59