Skip to content

This script lets the user search for the meaning of words like a dictionary.

Notifications You must be signed in to change notification settings

soumikbaithalu/Dictionary_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Dictionary GUI

This script lets the user search for the meaning of words like a dictionary.

Setup instructions

In order to run this script, you need to have Python and pip installed on your system. After you're done installing Python and pip, run the following command from your terminal to install the requirements from the same folder (directory) of the project.

pip install PyDictionary

After satisfying all the requirements for the project, Open the terminal in the project folder and run

python Dictionary-GUI.py

or

python3 Dictionary-GUI.py

depending upon the python version. Make sure that you are running the command from the same virtual environment in which the required modules are installed.

Output

About

This script lets the user search for the meaning of words like a dictionary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages