https://github.com/bsoyka/cookiecutters
Opinionated cookiecutters for my personal projects
https://github.com/bsoyka/cookiecutters
cookiecutter cookiecutter-python cookiecutter-template
Last synced: 29 days ago
JSON representation
Opinionated cookiecutters for my personal projects
- Host: GitHub
- URL: https://github.com/bsoyka/cookiecutters
- Owner: bsoyka
- License: mit
- Created: 2025-07-29T19:34:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-11T01:44:05.000Z (6 months ago)
- Last Synced: 2025-10-19T23:40:30.763Z (4 months ago)
- Topics: cookiecutter, cookiecutter-python, cookiecutter-template
- Language: Python
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cookiecutters
This repository contains opinionated [cookiecutters][cookiecutter] for my personal
projects. If you like how I set my projects up, feel free to copy things for your own work!
[][tests]
## Contents
| Cookiecutter directory | Intended use | Status |
|------------------------------------|------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|
| [`python-library`][python-library] | A Python library published to PyPI | [][python-library-commits] |
[cookiecutter]: https://cookiecutter.readthedocs.io/en/stable/
[github]: https://github.com/bsoyka/cookiecutters
[python-library]: https://github.com/bsoyka/cookiecutters/tree/main/python-library
[python-library-commits]: https://github.com/bsoyka/cookiecutters/commits/main/python-library
[tests]: https://github.com/bsoyka/cookiecutters/actions/workflows/test.yml