Skip to content

mrJeppard/python-cli-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-cli-starter

Starter code to make a simple python command line interface.

At a minimum, change the name of the script, the read_data, transform_data, and write_data functions and away you go.

example usage:

python myscript.py -i /path/to/input -o /path/to/output

About

Boilerplate to make a simple python command line interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages