A graphical user interface tool used to create MAL instance models.
Install the package from pypi by running pip install mal-gui
.
If you have installed the package locally you can run the command malgui
to run the GUI.
This will open up the graphical user interface.
If you for any reason don't want to install the package, you can run it as a module directly with python -m mal_gui.app
from this directory.
TODO: Add images
TODO: Explain short cuts and how to use the GUI