Skip to content

Cookiecutter template for a Python lib/script

Notifications You must be signed in to change notification settings

nazarewk-iac/cookiecutter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-python

Cookiecutter template for a Python lib/script

inspired by https://github.com/audreyfeldroy/cookiecutter-pypackage

Usage

from repo checkout:

cookiecutter --no-input gh:nazarewk-iac/cookiecutter-python project_name=crowdstrike-falcon-installer project_short_description='Helps with installing CrowdStrike' has_{cli,scripting,http}=y

from local checkout:

cookiecutter --no-input ~/dev/github.com/nazarewk-iac/cookiecutter-python project_name=crowdstrike-falcon-installer project_short_description='Helps with installing CrowdStrike' has_{cli,scripting,http}=y

About

Cookiecutter template for a Python lib/script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published