Skip to content

It connects to Treccani site to find the word meaning passed as argument. It works for italian words

Notifications You must be signed in to change notification settings

Alcarohtar/Dizionario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Dizionario ALCAROHTAR Python_logo_mini

Dizionario is a simple script that connects to Treccani site to search the meaning of the word passed as argument. It works for italian words You need only to run it with the word to search as argument:

# python3 Dizionario.py word_to_search

What do you need?

  • Chrome browser
  • Download chromedriver (you can find it on web for every OS) and copy it in one of the system path inside the $PATH variable. Usually /bin, /usr/local/bin and so on
  • You need selenium and OpenBrowser libraries

It has been tested on linux os and MacOs. New tests on windows will be done soon.

About

It connects to Treccani site to find the word meaning passed as argument. It works for italian words

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages