Skip to content

A base class and utility functions for creating pure functions steps for DAGs.

License

Notifications You must be signed in to change notification settings

AllenCellModeling/datastep

Repository files navigation

datastep

Build Status Documentation Code Coverage

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.

Installation

Stable Release:

pip install datastep

Development Head:

pip install git+https://github.com/AllenCellModeling/datastep.git

Documentation

For full package documentation please visit AllenCellModeling.github.io/datastep.

Development

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

About

A base class and utility functions for creating pure functions steps for DAGs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published