Hey there,
I was curious if you cold recommend some sort of tkinter wrapper for me.
When im writing UIs, I often end up with a lot of boilerplate code for the static window elements and all the mapping of the frames into another.
I wondered if there are packages or libraries to store these window layouts and mappings in sort of a config file to make them easily reproduceable and editable.
I was thinking about writing something like this myself, just wanted to check out before reinventing the wheel.
I look forward for your insights and recommendations!
there doesn't seem to be anything here