/Dictionary-App

This is a simple dictionary app.

Primary LanguagePython

Easy Dictionary

This is a simple project made using Tkinter, which is the standard Python interface to the Tcl/Tk GUI toolkit.

Installation

  1. Install tkinter
  pip install tkinter
  1. Install PyDictionary
  pip install pydictionary
  1. Install customtkinter
  pip install customtkinter

Documentation

Authors