filmov
tv
A Dictionary Project Using Two Free APIs, Python and Tkinter | 30 Days Of Code

Показать описание
Today I created a Dictionary GUI Program that uses 2 APIs, and Tkinter GUI interface to show relevant data related to a user entered word.
APIs : FreeDictionaryAPI and WordInk
The program shows all definitions with examples and synonyms, antonyms, similar context words and so on.
If you are thinking of creating similar dictionary application, please do research about free dictionary APIs.
there are hardly any free APIs out there which give good definitions or even cover all words.
WordInk will require you do apply for their API one week in advance to get your key so plan accordingly.
Dictionary apps are hard to make.
APIs : FreeDictionaryAPI and WordInk
The program shows all definitions with examples and synonyms, antonyms, similar context words and so on.
If you are thinking of creating similar dictionary application, please do research about free dictionary APIs.
there are hardly any free APIs out there which give good definitions or even cover all words.
WordInk will require you do apply for their API one week in advance to get your key so plan accordingly.
Dictionary apps are hard to make.