Shouldn't be too hard. For example you could use: https://github.com/ReactiveX/RxPY. Then your central state is assigned to a Subject and all widgets have an reference to an observer. As soon as the central state value…
Does it support reactive data binding? Like: https://github.com/Bomberus/LayoutX
Shouldn't be too hard. For example you could use: https://github.com/ReactiveX/RxPY. Then your central state is assigned to a Subject and all widgets have an reference to an observer. As soon as the central state value…
Does it support reactive data binding? Like: https://github.com/Bomberus/LayoutX