MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / dictionary.py

File dictionary.py

Dictionary/dictionary.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import json
2import tkinter as tk
3from tkinter import messagebox
4from difflib import get_close_matches

Callers

nothing calls this directly

Calls 2

access_dataFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected