Hacker News new | ask | show | jobs
by noshbrinken 3313 days ago
I like python_prompt_toolkit, though I think the learning curve can be a bit steep. It gives you a ton of flexibility, which I really appreciate, but I have a hard time remembering how all the pieces interact. I hope I don't sound overly critical of people's open source work, because I've used and really appreciate both Inquirer and PPT. Just seems like there's yet to be a canonical library for this problem set.
1 comments

It'd be really nice to see one in go or something else I could ship around easily w/o needing NPM and node, etc.

I'll give PPT a swing. I haven't used it before. Thanks!