Skip to main content

Module python

Module python 

Source
Expand description

Python project scaffolder for Spikard applications.

This module provides a complete Python project scaffold with:

  • pyproject.toml with uv configuration
  • Spikard dependency
  • Example application with health endpoint
  • Test suite with pytest
  • .gitignore for Python projects
  • README with setup instructions

Structsยง

PythonScaffolder
Python project scaffolder