Skip to content

Can Pytermgui meet my project needs? #51

Answered by bczsalba
jeffwright13 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there!

I think most things should be doable, yes. I've actually been watching your project for a bit now, looks very interesting!

I think the exact layout of the TUI probably can't be the exact same for all of these libraries. PyTermTK is very tab-based, and Textual has support for it built in as well. PyTermGUI at the moment doesn't have a tab layout, but implementing one using some buttons or something functionally similar with the upcoming Collapsible widget shouldn't be too hard.

All widgets at the end of their run print using ANSI text, so that part should be fine too.

I think it should be good for most, if not all, of your "requirements", and I'd love to see you try to implement…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jeffwright13
Comment options

Answer selected by jeffwright13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants