Cookie-doh is a repository template for creating single Python package projects that include pre-configured development tools.
-
🌱 Improve your development workflow (checks, formatting, remote dev, etc.).
-
📜 Uses uv for dependency management (configured and fast).
-
🍹 quick and easy to start new projects!
🔗 Short-link: https://aka.ms/cookie-doh
⭐ Star this repo to show your support!
This template uses uv and copier to create new repositories:
curl -LsSf https://astral.sh/uv/install.sh | sh # Install uv
uv tool install copier # Install copier
copier copy gh:microsoft/cookie-doh <new-repo-folder> # Create new projectVisit the documentation:
https://microsoft.github.io/cookie-doh/
👉 Go to new project for first steps!
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.