Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 328 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 328 Bytes

pydictionary

An offline + online dictionary built using python. Get etymologies, definition, part of speech and more using pydictionary

If a word's definition is available in # dictionary.json file then it will loaded from there. If not, an online search will be made in wiktionary.com and saved for further offline searches