Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/altaris/p

My cookiecutter python template
https://github.com/altaris/p

cookiecutter cookiecutter-template python

Last synced: about 1 month ago
JSON representation

My cookiecutter python template

Awesome Lists containing this project

README

        

My cookiecutter python template. Heavily inspired by
[audreyfeldroy/cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage).

# How to use

ezpz

```sh
cookiecutter gh:altaris/p
```

# How to use in test mode

```sh
cookiecutter .
```