Skip to content

chris-clem/python-template-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Template for a Python Template Repo

This repo contains a Cookiecutter template for a Python Template Repo. In this blog post, I describe how to create it.

Simply follow these steps to set up your project in minutes:

  1. Install Cookiecutter
pip install cookiecutter
  1. Run Cookiecutter to create a new project from the template
cookiecutter gh:chris-clem/python-template-repo

You will be asked for how you want to name the repo, the package, and the script.

The template also comes with a README containing setup instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages