This software serves for the annotation of research data according to the DataCite Metadata Schema (https://schema.datacite.org/). The important programm part is 'main.py'.
Install fbs (fman build system) and PyQT on your Operating System.
"fbs run" brings up the program.
Change 'base.json' under 'fbs/src/build/settings' accordingly.
Compile with "fbs freeze"
See seperate file 'Pyqt_compilation_with_fbs.pdf'