Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/MartinThoma/cookiecutter-python-package

Cookiecutter template for a Python package.
https://github.com/MartinThoma/cookiecutter-python-package

cookiecutter cookiecutter-template python python-package-management

Last synced: about 2 months ago
JSON representation

Cookiecutter template for a Python package.

Awesome Lists containing this project

README

        

This is a cookiecutter template for starting a Python package project.

## Requirements

```
$ pip install cookiecutter
```

## Usage

```
$ cookiecutter https://github.com/MartinThoma/cookiecutter-python-package
```