This release introduces a couple of key improvements to streamline usage and accessibility:
Added setup.py
You can now install the project in editable mode using:
pip install -e .This simplifies development and iteration, while enabling more seamless integration with the SNL QuESt platform.
Introduced a lightweight GUI
A lightweight graphical interface has been added to enhance usability and provide a more intuitive way to interact with the tool. Users can specify the input data directory, upload and edit configuration settings directly within the GUI, and easily access outputs through a direct link to the results folder.
More enhancements and refinements coming soon!