Graphic User Interface for the Use Cases
This section provides access to the graphical desktop applications that accompany our Use Cases.
Each tool is delivered as a .pyw file, a Python-based program with a visual interface that allows you to explore, test, and interact with the use cases without using the command line.
These interfaces make it easier to:
- Configure and launch experiments or simulations,
- Input data and view results in real time,
- Explore key functions of each use case through a simple, intuitive window layout.
To run a .pyw file, make sure you have Python 3.x installed on your computer and the required libraries listed in the documentation.