Skip to content

KrilleGH/leo-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#leo-cli

leo-cli is a command line tool to lookup words on http://dict.leo.org

This package collide with https://github.com/JoiDegn/leo-cli/ .

##Installation

###install leo-cli

leo-cli requires python3

pip install leo-cli
#or 
pip-3.2 install --user leo-cli

##usage:

usage: leo [-h] [-t TRANSLATION] [-a] WORD

dict.leo.org CLI

positional arguments:
  WORD                  a string to lookup in dictionary

optional arguments:
  -h, --help            show this help message and exit
  -t TRANSLATION, --trans TRANSLATION, --translation TRANSLATION
                        Translation (e.g. ende, esde)
  -l LANGUAGE-CODE, --lang LANGUAGE-CODE
                        Interface language (eg. de, en)
  -a                    Show additional matches

About

a simple command line tool for http://dict.leo.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%