Skip to content

Cookiecutter template for developing a new standalone python script

Notifications You must be signed in to change notification settings

dataloudlabs/cookiecutter-pyscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cookiecutter-pyscript

Cookiecutter template for developing a new standalone python scrit.

Use template
cookiecutter https://github.com/dataloudlabs/cookiecutter-pyscript.git
Start developing
# cd into the projects directory...
# to run the tests
ptw -vn

# for run the script as is
python -m script

About

Cookiecutter template for developing a new standalone python script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages