Python Reference Map 🐍¶
These pages are generated from Maraudarr's public Python docstrings and type annotations during every strict documentation build.
| Module | Reference |
|---|---|
| Catalog loading and dependency resolution | Catalog |
| Command parsing and orchestration | Command line |
| Immutable data contracts | Models |
| Compose, environment, and config generation | Rendering |
| Comment-preserving text operations | Text helpers |
| Rich and plain terminal output | Terminal UI |
Names beginning with _ remain private implementation details and are omitted
from this reference. Consult the linked source views and the
architecture guide when changing those helpers.