.. 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 `mustache.js`_, with no dependencies other than the `Python Standard Library`_. .. _mustache: https://mustache.github.io/ .. _mustache_js: https://github.com/janl/mustache.js/ .. _stdlib: https://docs.python.org/3/library/index.html .. _Mustache template language: mustache_ .. _mustache.js: mustache_js_ .. _Python Standard Library: stdlib_ .. toctree:: :maxdepth: 2 :caption: Contents: License Readme Templace cache Lambdas Strict mode Non-HTML use-cases Tips and tricks Changelog API reference External: Mustache manual Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`