pyQT - https://doc.qt.io/qtforpython/tutorials/index.html
Use Cases -
- Reviewing and Editing proposed Rules/.yml Files using a GUI
- Reviewing and testing the Different Stages of the Analysis Pipeline
Steps -
- Create Loading/Storing Functions for Rules
- Design the GUI
- Add subsequent Buttons/Functions to enable editing/reviewing
- Add keyboard control for speed
- Add functionality to show the source file (when Required)