Skip to content

GoodCod3/python-lib-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

How to create new python library

Clone template repository

git clone ... python-lib-cookiecutter/

Install cookiecutter dependency

You can use a virtualenv to install this dependency.

pip install cookiecutter

Create new python library from template

cookiecutter python-lib-cookiecutter/

This command will ask a series of questions from the CLI to create the service.

About

Cookiecutter Template to create new python libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages