Skip to content

Cookiecutter-template to kickstart a Python-project.

License

Notifications You must be signed in to change notification settings

libranet/kickstart-python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License

Overview

Cookiecutter is a tool to create projects from project-templates, e.g. Python package projects. kickstart-python-project is a cookiecutter-template to generate the file- and directory structure for a python-base project, according to Libranet coding- and project conventions.

Installation

Install via pip:

> bin/pip install cookiecutter
> bin/pip install cruft

Usage

> cookiecutter https://github.com/libranet/kickstart-python-project
> cookiecutter gh:libranet/kickstart-python-project
cruft create https://github.com/libranet/kickstart-python-project

About

Cookiecutter-template to kickstart a Python-project.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project