Graphical User InterfaceΒΆ

The installation requires the PyQt.

Installation steps:

  • Install PyQt5

    pip install pyqt5
    
  • Install kenv_gui

    Install from the souces, by cloning the code from Github.