XSteve's Python page

A utility to lookup translations from http://dict.leo.org or http://www.dict.cc

With the script x-dict you can query the english/german dictionary on various online dictionaries.
If you'd like to see other dictionaries supported, contact me per email about your needs.

For x-dict you need the following python script:

Example session:

$ x-dict snake
snake [zool.]                                     die Schlange Pl.: die Schlangen
snakepit also: snake pit [fig.]                   die Schlangengrube [fig.]
the snake [finan.]                                die Währungsschlange Pl.: die Währungsschlangen
snake charmer                                     der Schlangenbändiger
snake charmer                                     der Schlangenbeschwörer
snake charming                                    die Schlangenbeschwörung
snake goddess                                     die Schlangengöttin
snake lemma                                       das Schlangenlemma
snake oil                                         das Quacksalberprodukt
snake pipefish                                    Große Schlangennadel
snake skin                                        das Schlangenleder
snake venom                                       das Schlangengift
snake eagle also: snake-eagle [zool.]             der Schlangenadler wiss.: Circaetinae (Unterfamilie) [Ornithologie]
snake slough [zool.]                              das Natternhemd Pl.: die Natternhemden
to snake                                          sich schlängeln |schlängelte, geschlängelt|
to snake [engin.]                                 abwinkeln [Bergbau] |winkelte ab, abgewinkelt|
to defang a snake                                 einer Schlange die Giftzähne entfernen |entfernte, entfernt|
snaked in the ditch - pipe [tech.]                frei aufgelagert - elastisches Kunststoffrohr
snaked in the ditch - pipe [tech.]                zwangslos im Graben verlegt - elastisches Kunststoffrohr
snake-like also: snakelike adj.                   schlangenartig
snake-like also: snakelike adj.                   schlangenhaft
to see snakes [coll.] [fig.]                      weiße Mäuse sehen [fig.]

Emacs integration of x-dict

I have written also a package to integrate x-dict in emacs: x-dict.el It provides the follwing two functions:
  • xdict-query
  • xdict-query-with-word-at-point

Links python ressources on the net

  • www.python.org is the homepage for the programming language python
  • www.cheetahtemplate.org is the homepage for a python powered template engine. This site is generated with the help of some cheetah templates.


Back to my Programming Homepage


Last modified: Thu May 15 21:01:08 CEST 2014