/simplicity

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

Primary LanguagePython

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