datahq / dataflows

DataFlows is a simple, intuitive lightweight framework for building data processing flows in python.
https://dataflows.org
MIT License
194 stars 39 forks source link

Split into sub packages for modularity #61

Open akariv opened 5 years ago

akariv commented 5 years ago

we need at least:

installing dataflows would install all of the sub packages (+will import everything from all of them for compatibility and usability)