Installation You can install PyPage easily with pip: pip install pypage Try running pypage -h to see the command-line options available. Why another templating language? PyPage is lets you embed Python code easily and flexibly in textual documents (such as Markdown, HTML, reStructuredText, plain text, etc). It lets you construct powerful programmatically-generated documents by embedding Python cod