Skip to content

sharf/hello_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

STEPS libary:

uppercase - Converts the given input string to uppercase

date - Appends current date to the input string

duplicate - Appends a duplicate of the input string to itself

About

hello_python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages