Base class and utility functions for creating data-centric steps for workflow DAGs, with the idea that each step is heavily tied to large amounts of data.
This library should rarely be used by itself, it was developed in pair with cookiecutter-stepworkflow and you should look there for more context-rich documentation.
Stable Release:
pip install datastep
Development Head:
pip install git+https://github.com/AllenCellModeling/datastep.git
For full package documentation please visit AllenCellModeling.github.io/datastep.
See CONTRIBUTING.md for information related to developing the code (from getting started to e.g. using bumpversion to make a new release).
Free software: Allen Institute Software License