immlib: a Scientific Workflow Library Built around Immutable Data#
immlib is a lightweight Python library that simplifies the design of
application programming interfaces (APIs) for scientific libraries. The name
immlib comes from the library’s philosophy of using immutable data to
simplify scientific workflows.
Introduction