Quantum-OCS / QuOCS-pyside2interface

A PySide2 interface for QuOCS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A PySide2 interface for QuOCS

License:Apache License 2.0


Languages

Language:Python 100.0%