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

https://github.com/dynamist/cookiecutter-python-cli

A cookiecutter boilerplate for creating python cli applications
https://github.com/dynamist/cookiecutter-python-cli

cookiecutter-template

Last synced: about 1 year ago
JSON representation

A cookiecutter boilerplate for creating python cli applications

Awesome Lists containing this project

README

          

A [Cookiecutter](http://cookiecutter.readthedocs.org/en/latest/index.html) template for a cli Python application.

Usage:

```bash
cookiecutter https://github.com/dynamist/cookiecutter-python-cli.git
```

Verified to work with Cookiecutter version 1.3.0 or later.