pip install -e .
# build the ui
pyside6-project build num-int.pyproject
# build the grammar
python -m lark.tools.standalone json.lark > json_parser.py
python3 -m unittet discover --pattern *test.py
as a CLIProgramm:
numint
as a GUI-Programm