.. title:: Index Documentation ============= Welcome to mstache documentation. mstache, Mustache for Python ---------------------------- **mstache** is a `Mustache template language`_ implementation for Python, focused on high compatibility with JavaScript implementations, with no dependencies other than the `Python Standard Library`_. .. _mustache: https://mustache.github.io/ .. _stdlib: https://docs.python.org/3/library/index.html .. _Mustache template language: mustache_ .. _Python Standard Library: stdlib_ .. toctree:: :maxdepth: 2 :caption: Contents: Readme Templace cache Tips and tricks API reference Changelog License Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`