QCodeEditor
QCodeEditor copied to clipboard
Feature request: Add PyQt5/6 or PySide5/6 bindings
It would be nice if it supports to use of this lib in PyQt5/6 or PySide5/6 app.
Did anybody succeed to compile it in QT6??
It would be nice if it supports to use of this lib in PyQt5/6 or PySide5/6 app.
Hey, I have made a python port of this project, it based on qtpy, so it should work on PyQt5/6 or PySide5/6. You check the repo: https://github.com/zimolab/PyQCodeEditor.