Bindings for graphics lib QCustomPlot for PyQt5
- PyQt5 >= 5.0
- sip
- qmake (for Qt5)
- libpythonx.x
- make
python3 configure.py
Copy libqcustomplot.so.1.0.0 to /usr/lib/pythonx/dist-packages/qcustomplot/qcustomplot.so
in Python Interactive mode enter: import qcustomplot dir(qcustomplot)