Python Forum
seamless: an interactive/live programming framework - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: seamless: an interactive/live programming framework (/thread-5657.html)



seamless: an interactive/live programming framework - sjdv1982 - Oct-15-2017

Seamless is a framework to set up computations (and visualizations) that respond to changes in cells. Cells contain the input data as well as the source code of the computations, and all cells can be edited live. The main application domains are scientific protocols, data visualization, and live code development (shaders, algorithms, and GUIs).

It's still version 0.1, so there are a lot of rough edges, but it's functional.

A short demonstration movie:
[Link removed]

Okay, let me try that again. Please remove this post, I will make a new one