A lightweight, modern Python project template for packages, CLIs, and notebooks — powered by uv
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
fix: register ipykernel in venv during make install for notebooks projects
59d01f6View on GitHubfeat: exclude ipynb files from ruff checks in notebooks project type
eeb10b0View on GitHubfix: remove redundant private_repo prompt in post-gen hook
449d8abView on GitHubtest: remove docs-test validation (too strict for CI)
d080a44View on GitHubtest: add validation for make build, docs-test, and test-notebooks
4d297f2View on GitHubtest: add make check validation for all project types
575df93View on GitHubfix: add type stubs for pandas and seaborn in notebooks projects
9043585View on GitHubdocs: use shorter gh: syntax for cookiecutter commands
928388bView on GitHubdocs: update tagline to highlight three project types
9b837a7View on GitHubdocs: update documentation for notebooks project type and pytest-xdist
4e4f33eView on GitHubfeat: add notebooks project type for data science workflows
b7dd421View on GitHub