Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 564 Bytes

README.rst

File metadata and controls

11 lines (9 loc) · 564 Bytes

QCustomPlot_PySide2

QCustomPlot bindings for Qt for Python

Overview

This project aims to provide Python bindings for QCustomPlot so that it can be used in a Qt for Python project.

QCustomPlot is a plotting library for Qt by Emanuel Eichhammer.
Qt for Python, also known as PySide2, is the official set of python bindings for Qt. This is distinct from PyQt5, which is an alternative system of python bindings for Qt.