Skip to content

rmiyoyo/Dictionary-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Application

Desktop based application for an offline dictionary.

Dependencies

  • json
  • difflib
  • googletrans

Usage

To run this project, install the dependencies listed in the requirements.txt file.

pip install -r requirements.txt

To run the application, open your terminal, navigate to the directory where the python script and the json file are located, and run the script using the following command:

python dictionary.py

Make sure dictionary.py and data.json are in the same folder

Results

TO-DO

Conclusion

TO-DO

Licence

This project is licenced under MIT Licence

Contributing

Open a pull request with your changes if you would like to contribute. I try to respond ASAP. You can also DM me on Twitter.

About

Desktop based application for an offline dictionary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%