Skip to content

jamwine/python-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cookiecutter

A python project template using cookiecutter.

Dependencies

This requires cookiecutter to be installed. You can install this using the command below:

pip install -r requirements.txt

Get Started

  • Clone the project and run:
cookiecutter python-cookiecutter
  • To replay the previous command, use the --replay flag:
cookiecutter python-cookiecutter --replay

About

Create Python Packages using Cookiecutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages