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

https://github.com/mitodl/cookiecutter-pylib

Cookiecutter template for pure python libs
https://github.com/mitodl/cookiecutter-pylib

Last synced: about 2 months ago
JSON representation

Cookiecutter template for pure python libs

Awesome Lists containing this project

README

        

Cookie Cutter ODL Python Lib
---

Use it now:

```bash
pip install cookiecutter
cookiecutter https://github.com/mitodl/cookiecutter-pylib.git
```