floydwch / kaggle-cli

(Deprecated, use https://github.com/Kaggle/kaggle-api instead) An unofficial Kaggle command line tool.
MIT License
674 stars 91 forks source link

Feature request: query password if not provided (without echo) #58

Closed dmitriy-serdyuk closed 6 years ago

dmitriy-serdyuk commented 6 years ago

I don't want my password to be seen when I work in public spaces.

Usually, linux utilities ask the user to input password (without echoing) if it is not provided.

floydwch commented 6 years ago

Done via https://github.com/floydwch/kaggle-cli/commit/3f6071f1feddb08d6babfcdfd5a90496ae8b26e6 .