QCustomPlot bindings for Qt for Python
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.