Application presents two list boxes (QtWidgets) designed using Qt5 Designer saved (authors.ui) and compiled with pyuic5 into a python file (authors_UI.py) for importing into main program (authors.py).