Tool to look up word definitions examples random words etc from the Internet usind wordnik API
usage: word_treasure.py [-h] [-r | -d | -e | -t | -s | -c | -f] word
positional arguments:
word Word / count which ever is applicable
optional arguments:
-h, --help show this help message and exit
-r, --random displays random words
-d, --defi displays definition of the word
-e, --examples displays examples
-t, --topexample displays top examples
-s, --similarwords displays similar words
-c, --compact displays all things about word in compact form
-f, --file displays words in compact form from file