Skip to content

fcossio/python-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-script

Opinionated template of a stand-alone python script

Saves neurons and time by providing a template to write python scripts that have input paths, configurations and outputs and that should be run as CLI.

Usage

pip install cookiecutter
# navigate to the folder where you want to create the script
cookiecutter gh:fcossio/python-script
# enter the name and short description
bash <name>/run.sh

The logs are automatically configured to be saved in the /output folder.

About

Opinionated template of a standalone python script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published