python app to read a text file and display its content:
read a document's head and body
display article chosen by the user (within the document's body)
requirements
the gui mode requires Python 3.8+ and PySide6
LawReader reverts to cmd mode if requirements are not met