Expand description
Python project scaffolder for Spikard applications.
This module provides a complete Python project scaffold with:
pyproject.tomlwith uv configuration- Spikard dependency
- Example application with health endpoint
- Test suite with pytest
.gitignorefor Python projects- README with setup instructions
Structsยง
- Python
Scaffolder - Python project scaffolder