ParseIT HTML/XML parser written in python3 parsing done using python3 regular expressions library frontend using PySide6 features HTML and XML tag parsing class and id support attribute support inline CSS support Using the app using uv git clone https://github.com/88VwV88/parseit && cd parseit uv pip install . uv run main.py using python3 git clone https://github.com/88VwV88/parseit && cd parseit python3 -m pip install . python3 main.py