Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Cookiecutter template for pure python libs
- Host: GitHub
- URL: https://github.com/mitodl/cookiecutter-pylib
- Owner: mitodl
- License: bsd-3-clause
- Created: 2019-04-04T00:29:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T16:12:27.000Z (9 months ago)
- Last Synced: 2024-04-14T00:48:10.794Z (9 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```