Pymaidol

A Markup Syntax for Embedding Code into Text


Read the Docs Github

Pymaidol is a markup syntax for embedding Python code into text, allowing the content to be dynamically changed at runtime.

It allows complex processing logic to be presented in templates. It can even use functions defined in templates to process data.

Can be used in scenarios such as Prompt Engineering.