Hugo Santos bio photo

Hugo Santos

Twitter Google+ LinkedIn Github

Portuguese dictionary

Today I played with beautifulsoup and wrote a script to query a portuguese online dictionary.

$ ./porto-dict <word>
$ ./porto-dict.py olá

olá [ó] (interjeição)

  1. usada como saudação ou chamamento
  2. exprime espanto

Code is available on Github.