Menu

Python editor/debugger in QT Application

Andrewc
2019-01-03
2019-01-20
  • Florian Link

    Florian Link - 2019-01-03

    We developed our own TextEditor and Debugger using Qt.
    We use Jedi (in an extra process) for the autocompletion and goto definition etc.
    QSyntaxHighlighter for the highlighting...
    Debugger uses Python trace callbacks.
    Unfortunately it's all closed source.

    I dont't know a good open source option.

     
  • Andrewc

    Andrewc - 2019-01-09

    Florian,
    Sorry for the delay in replying ( holidays).
    When you say "closed source", do you mean it is embedded in commerical code.
    Are you interested in licensing your code? Obviously we could develop our own but I'm trying to kick-start some development.

    Andrew

     
  • Florian Link

    Florian Link - 2019-01-10

    I will send you a private message.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.