Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pydanny/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.
https://github.com/pydanny/simplicity

cookiecutter cookiecutter-python cookiecutter-template hacktoberfest

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Simplicity

A cookiecutter template for building Python packages. Inspired by Audrey Roy Greenfeld's seminal work on [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage) template.

## Features

- [x] Testing with GH actions
- [x] Testing with pytest
- [x] 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