Hacker News new | ask | show | jobs
by untitaker_ 4208 days ago
How is this different from click?

http://click.pocoo.org/

1 comments

EpicDavi linked this doc: https://github.com/willyg302/clip.py/blob/master/docs/main.m...

> For example, Click has integrations for fetching terminal dimensions and setting environment variables. This may be useful, but it also means trying to use Click for an embedded CLI (say, one running in a text editor communicating via websockets) is extremely difficult.