Skip to content

toomeyDev/SimpleDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python application for searching and viewing terms from a dictionary dataset.

Currently cmd/terminal-only, may implement a GUI interface using the tkinter library in the future.

To get a list of basic commands & instructions for using the program, type '/help' when prompted to enter a term:

image

To see a full list of all commands supported by the program, type '/commands' when prompted to enter a term:

image


This project is based off of code from the following course: https://www.udemy.com/course/the-python-mega-course/

Credit to Ardit Sulce https://www.udemy.com/user/adiune/, course instructor on Udemy for the original dictionary project.

(Source: https://github.com/arditsulceteaching/thepythonmegacourse/blob/master/S05-App-1-Build-an-Interactive-Dictionary.ipynb)

About

Simple Python application made with a small dictionary dataset to retrieve definitions through console-input.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages