Skip to content

Nicholas-Autio-Mitchell/snake-charmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Charmer

A cookiecutter template for Python projects.

Usage

After installing cookiecutter itself, get started with snake-charmer via:

cookiecutter https://github.com/Nicholas-Autio-Mitchell/snake-charmer.git

Details

Apart from automating naming, authorship etc. it contains options to specify:

  • the Python version
  • .github configuration files for CI via Git Actions
  • PR and issue templates
  • Unit tests directory and optionally pytest usage
  • a requirements.txt
  • Formatting and type-checking
  • CLI package choices
  • LICENSE file variants

It also provides a sensible pyproject.toml configuration for production grade Python.

About

A cookiecutter template for Python projects.

Resources

License

Stars

Watchers

Forks

Languages