Skip to content

Easy-to-use, easy-to-inspect function pipelines for Python

License

Notifications You must be signed in to change notification settings

makepath/pypeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f011f07 · May 5, 2021

History

5 Commits
Mar 19, 2021
Mar 19, 2021
Jan 12, 2021
Jan 12, 2021
Jan 12, 2021
Feb 3, 2021

Repository files navigation

pypeline

Easy-to-use, easy-to-inspect function pipelines for Python

Currently under develop. This is simply a placeholder repository.

Value Propositions

  • construct a pipeline for executing arbitrary Python function using local or distributed schedulers
  • easily start or stop execution of the pipeline based on named stages
  • easily start or stop execution based on arbitrary condition
  • visualize pipeline execution dynamically in a Jupyter notebook or web browswer using Bokeh (super simple version of dask diagnostics dashboard)

About

Easy-to-use, easy-to-inspect function pipelines for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages