Skip to content

LawReader v1.0

Latest
Compare
Choose a tag to compare
@tlsLizard tlsLizard released this 08 Apr 03:33
· 10 commits to main since this release

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