A better realization of enru script, this time based on python
Parses Ya.Dictionary service to get the translation
enru
requires Python 3
You can setup it via pip
:
$ pip install enru
or download the package and run:
$ python3 setup.py install
$ enru 'query'
The tool is MIT-licensed