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

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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