MetaPython Documentation

_images/Ouroboros.png

MetaPython provides a macro and code quoting facility for the Python programming language. It accomplishes this via the use of an import hook. MetaPython files are denoted with an .mpy extension and may contain quoted code blocks, macro definitions, and macro expansions.

Contents:

Indices and tables

Table Of Contents

Next topic

MetaPython Syntax Reference

This Page