A console version LongMan dictionary.
usage: ldcv [-h] [-f] [-j] [--cache CACHE] [-c CONFIG]
[--color {always,auto,never}]
[words [words ...]]
LongMan Console Version
positional arguments:
words words or quoted phrases to lookup
optional arguments:
-h, --help show this help message and exit
-f, --full print verbose explanations. Default to print first
three explanations
-j, --json dump the explanation with JSON style
--cache CACHE specify a word list file then cache words from it to
<cachefile>
-c CONFIG, --config CONFIG
specify a config file
--color {always,auto,never}
colorize the output. Default to "auto" or can be
"never" or "always"
$ pip install ldcv
- Python (3.x)
- lxml