Skip to content

A python app which uses the CLI to query the definitions of a word in a dictionary.

License

Notifications You must be signed in to change notification settings

nityanandagohain/PyDic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDic

A python app which uses the CLI to query the definitions of a word in a dictionary.

1.Download the repo to your desktop 2.Open up the python file and run it using the following command "python -W ignore main.py" 3.An interactive command line will pop up which lets you query definitions of words.

Features: 1.Smart exceptions which suggests few words if the CLI didn't understand your input. 2.JSON dataset containing dictionary of words and meanings

About

A python app which uses the CLI to query the definitions of a word in a dictionary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%