-
Notifications
You must be signed in to change notification settings - Fork 3
Wishlist
Wise, Aaron edited this page Mar 28, 2017
·
11 revisions
Features that are on the radar for improving ZIPPY:
-
Merge stages, that can take more than one stage as input(added) -
Use argparse to make the interfaces to make_params / zippy have built in help.(added) - Advanced help that can determine what modules are available and return their docstrings.
- Non consecutive chaining inferred by output type
- Easy importing of new modules from different files
- Validation of pipeline stages based on I/O formats
Longer term:
- Automated tracking/traceability (a searchable database of all the data & pipelines that have been run)
- Automated generation of web interfaces for kicking off jobs