Skip to main content

parse_sections

Python API reference for the function python.src.softschema.generate.parse_sections.

Public API

Function: parse_sections

Canonical path: python.src.softschema.generate.parse_sections

Declared in: packages/python/src/softschema/generate.py

Signature

def parse_sections(text: str) -> list[GeneratedSection]: ...