htexpr: Templating for Dash =========================== htexpr compiles an html-like syntax into Python expressions. It is inspired by `JSX`_ and intended to complement the excellent `Dash`_ package, which allows you to write single-page React apps in Python. .. toctree:: :maxdepth: 2 :caption: Contents: motivation usage details .. toctree:: :caption: Autogenerated documentation: modules .. _`JSX`: https://reactjs.org/docs/introducing-jsx.html .. _`Dash`: https://dash.plot.ly Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`