Open Kochise opened 2 years ago
Hello :) The main idea of this project is "serializing" the UI and any of its immediate interactions into a format that can be parsed on a remote machine for a speedy remote desktop experience, instant startup (UI caching), and runtime speec. I will look into this link for inspiration for the UI bindings themselves, though I see it's built on Qt so not everything can be applicable.
Thanks anyway!
Ok, I understand better, so it's a kinda "mix" with https://github.com/hoffstadt/DearPyGui
https://github.com/nucleic/enaml
Seems like the approach is really close.
Good work.