This is a simple python UI to look up and write things to a dictionary, made for a friend.
It can take as input any number of attributes, and either search through the dictionary for matches, or write a new row to the dictionary.
Clear will clear all fields.
Make sure the dictionary csv is in the same folder as the executable.
All fields are typeable, only certain ones will be searched from
This project is available for free under the Creative Commons Attribution-ShareAlike (CC BY-SA 3.0) license.