Word Dictionary using Python with Tkinter GUI Design (PyDictionary Library)

Опубликовано: 17 Сентябрь 2021
на канале: CodewithAP
790
14

In today's video, we will see how to create a word dictionary using python with the help of Tkinter GUI and Pydictionary module in python.

We will find a dictionary meaning of a particular word and display it on the Tkinter GUI application using labels and frame attributes of Tkinter.

To know how to install Tkinter on ubuntu 20.04, visit:    • How to install Tkinter GUI toolkit on...  

To know more about PyDictionary Library, visit: https://pypi.org/project/PyDictionary/

Thank you for watching!