Skip to content

hapepo23/dictionary-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Manager

A simple dictionary manager in Python & Tkinter for viewing and editing text files with lines in the form:

key TAB data1 TAB data2 TAB ...

Keys must be unique - when reading the data file, subsequent lines with identical keys are ignored.

Screenshot Linux:

Screenshot

Screenshot Windows:

Screenshot

The displayed data record is saved as:

Wir sollten mehr Gemüse kaufen. TAB もっと 野[や]菜[さい]を 買[か]いましょう。 TAB
Motto yasai o kaimashou. TAB Beispielsatz

Security Notice

The code I released here into the public domain may appear in third-party projects. I do not maintain, endorse, or have any affiliation with such projects. Any malicious or deceptive use is unauthorized and should be reported to the hosting platform.


About

A simple dictionary manager in Python and Tkinter.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages