Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 245 Bytes

File metadata and controls

8 lines (5 loc) · 245 Bytes

hello_python

This is a simple starter project that focused on extending a simple pipeline.

The pipeline will load all "steps" and run them

To extend this, simply write your own step and add it to the config, then run the pipeline