Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.41 KB

README.md

File metadata and controls

49 lines (40 loc) · 1.41 KB

Simplicity

A cookiecutter template for building Python packages. Inspired by Audrey Roy Greenfeld's seminal work on Cookiecutter and the cookiecutter-pypackage template.

Features

  • Testing with GH actions
  • Testing with pytest
  • Optional shell entry point powered by Typer.
  • Awesome docs

Usage

First, get cookiecutter. Trust me, it's awesome:

pip install cookiecutter

TODO finish this section

Contributors

pydanny
Daniel Roy Greenfeld
JanAdamiak
Jan Adamiak
iwootten
Ian Wootten