opentui
opentui copied to clipboard
OpenTUI Python π
potentially perhaps maybe possibly consider a python binding π₯Ίππ
That would be possible. There is still a lot to do for the native core though and I am at limit. Wouldn't mind if someone picks that up, but the core is also very much in flux and things change so much that it has to keep up with. A big chunk is still in typescript, which means bindings have to reimplement a lot. That's what made Go fall behind as well. Will get better, but a long way to go still.
I'd love to help with this! Maybe when the core is more stable we can start? π
I've had some experience with making Python bindings for Rust libraries, hopefully the transition to Zig is not that bad? :D
Yeah, see #236. It exposes a C ABI, but header generation or maintenance is needed.