An open API service indexing awesome lists of open source software.

https://github.com/jamesroberts/interactive-dictionary

A Python Based Command Line Interface that provides the definitions for words entered by the user
https://github.com/jamesroberts/interactive-dictionary

Last synced: about 2 months ago
JSON representation

A Python Based Command Line Interface that provides the definitions for words entered by the user

Awesome Lists containing this project

README

        

# Interactive-Dictionary
A Simple Python Based Command Line Interface that provides the definitions for words entered by the user

This dictionary contains the defintions for over 49 000 English words. Some words have more than one definition.

Steps

1. Run the dictionary.py file from the command line.

2. Enter the word you want the definition for when prompted.

3. Your definition will be presented to you if found.