reaktiv

Signals for Python - inspired by Angular Signals / SolidJS. Reactive Declarative State Management Library for Python - automatic dependency tracking and reactive updates for your application state.

Adding Reactivity to Jupyter Notebooks with reaktiv

Have you ever been frustrated when using Jupyter notebooks because you had to manually re-run cells after changing a variable? Or wished your data visualizations would automatically update when parameters change? While specialized