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

https://github.com/codingjoe/python-template

Cookiecutter template for Python packages
https://github.com/codingjoe/python-template

cookiecutter

Last synced: 10 months ago
JSON representation

Cookiecutter template for Python packages

Awesome Lists containing this project

README

          

# python-template
Cookiecutter template for Python packages

```
pip install -U cookiecutter
cookiecutter gh:codingjoe/python-template
```