Hacker News new | ask | show | jobs
by 1337shadow 2138 days ago
Well there's https://cli2.rtfd.io
1 comments

Thanks for sharing, didn't knew about this one. It seems quite similar indeed.
I'd say the difference with click is that it exposes a nice Python API which makes it easier to meta program CLIs, nice for lazy people.