Skip to content

Golden path - Python service template #5

@pontusringblom

Description

@pontusringblom

Parallel to the Node.js template, we need a Python scaffold. Target use case: Python FastAPI microservices (most common Python pattern in our client portfolio).

Generates:

  • app/ with FastAPI skeleton (health endpoint, router structure)
  • Dockerfile (multi-stage, slim base)
  • pyproject.toml + requirements.txt
  • .github/workflows/ci.yml (ruff lint, pytest, build, push)
  • catalog-info.yaml
  • docs/ with MkDocs
  • helm/ with Helm chart

Template inputs: same as Node.js template for consistency

Assigning to myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions