Web apps in
pure Python

Build reactive, full-stack web apps as self-contained Python programs, with minimal syntax, no build steps, and no Javascript dependencies.

Watch the Coding Demo

Get Started

Install Hyperdiv and open the documentation app locally. The documentation app is built with Hyperdiv and describes Hyperdiv in detail. Hyperdiv requires Python 3.9+ and has been tested on macOS and Linux.

$ pip install hyperdiv
$ hyperdiv docs

Demo Apps

Check out the source code of demo apps built with Hyperdiv. You can clone the demo apps repo and run these apps locally. Click the links for animated gifs of each app running.

Read About Hyperdiv

Reducing Complexity in Web Programming Immediate-Mode UI with Reactive State for the Web