=============== Getting Started =============== Requirements ============ macro-polo requires Python ≥ 3.12, and has no dependencies. Installation ============ You can install macro-polo with pip: .. code-block:: console $ pip install macro-polo Tutorial ======== Start learning how to write and use macros: .. toctree:: :titlesonly: codec macro_rules/index proc_macros/index importing