--:----:--Keyboard shortcuts (?)Fullscreen (f)
macOS 1417 views

pipefunc is a Python library for creating and running function pipelines. By annotating functions and specifying their outputs, it forms a pipeline that automatically organizes the execution order to satisfy dependencies. Just specify the names of the outputs you want to compute, and pipefunc will handle the rest by leveraging the parameter names of the annotated functions.

More by basnijholt

dotbins v0.8.0 00:30

by basnijholt

dotbins v0.30.0 00:51

by basnijholt

dotbins v0.21.0 00:46

by basnijholt

See all