{% extends "layout/landing.html" %} {%- block htmltitle %}
Moho is an open-source Python framework for Rich Internet Applications.
Write the UI in Python or .mh files — HTML and JavaScript are not
required for typical apps. If you know Kivy,
the model is familiar: an App, a widget tree, and a layout language.
The runtime is a Tornado server with Bootstrap in the browser.
2D (SVG) and 3D (X3DOM) graphics, plus Matplotlib and Plotly, make Moho a good fit for scientific and instrumental applications.
First application » Installation » Showcase gallery »
Run the full widget tour locally with moho-showcase. Every screen is in the
showcase gallery.