/QuOCS-pyside2interface

A PySide2 interface for QuOCS

Primary LanguagePythonApache License 2.0Apache-2.0

QuOCS-pyside2interface

A PySide2 interface for QuOCS

Unittesting

Build Status Build Status

Installation

  1. Download this repository as a compressed file and extract it on your computer or clone this repository via git

  2. Install quocs_pyside2interface by running the following command in the main folder

python -m pip install -e .
  1. Convert the ui files for the GUI with PySide2 and PyQt5
python src/quocspyside2interface/gui/convertuipy.py
python src/quocspyside2interface/gui/convertuipy_pyqt5.py