Production-ready Python package copier template
Stars
0
Forks
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
fix: mark package typed for mypy
78ba063
fix: satisfy ruff typing rules
ee53d5c
fix: avoid YAML python constructor in copier
5b8d3bf
feat: align template with uv-based tooling
27b1b9c
chore: drop pyproject debug output
c467863
chore: drop Ruff import sorting rule
fceb7e8
chore: ignore Ruff S101 for tests
f13745f
chore: prefer underscore project slug
142c97c
chore: hide template pyproject during sync
b3de04d
chore: add template fallbacks in pyproject
80ae18b
chore: force uv to ignore template config
c703358
chore: revert to working directory for uv
3bc7391
chore: disable root uv config detection
23f9a05
chore: debug generated pyproject
4d19ac1
chore: use absolute UV_PROJECT path
a563104