Skip to content

This is a simple Python GUI Application that uses Tkinter Library for the front end. It searches for meaning of a word and also provides suggestions if word is miss spelled.

License

Notifications You must be signed in to change notification settings

roshansingh10/Tkinter-Dictionary-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tkinter-Dictionary-App

This is a simple Python GUI Application that uses Tkinter Library for the front end. It searches for meaning of a word and also provides suggestions if word is miss spelled. Data source for the meaning is a JSON file data.json. It also stores the searched word history in a text file history.txt.

About

This is a simple Python GUI Application that uses Tkinter Library for the front end. It searches for meaning of a word and also provides suggestions if word is miss spelled.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages