Skip to content

qdhqf/QCustomPlot-PyQt5

 
 

Repository files navigation

QCustomPlot-PyQt5

Bindings for graphics lib QCustomPlot for PyQt5

Requirements:

  • PyQt5 >= 5.0
  • sip
  • qmake (for Qt5)
  • libpythonx.x
  • make

Build:

python3 configure.py

Install:

Copy libqcustomplot.so.1.0.0 to /usr/lib/pythonx/dist-packages/qcustomplot/qcustomplot.so

Check:

in Python Interactive mode enter: import qcustomplot dir(qcustomplot)

About

Bindings for graphics lib QCustomPlot for PyQt5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 98.9%
  • Other 1.1%