Hi Andrew, the core of itom, including the Python scripting engine, the script editor and the command line, is licensed under LGPL. However, itom consists of a powerful plugin system in order to support access to hardware like cameras, actuators or communication protocols. The SDK of itom, used to develop a plugin, is under LGPL plus an additional exception. This exception allows the user to also link components of the SDK against plugins being under any license. Therefore, we allow users to provide commercial plugins, too.
2016-05-06 15:37 GMT+02:00 Andrew Cunningham <[email protected]>: > Hi Marc, > At first glance itom has put together exactly the components I am looking > for. Unfortunately I assume itom is under some sort of GPL, and I need this > for commercial software. > > Andrew > > On Fri, May 6, 2016 at 2:18 AM, Marc Gronle < > [email protected]> wrote: > >> Hi Andrew, >> >> if you look for a QScintilla based Python editor, debugger and a console >> which is written in C++ and uses Python as embedded scripting language, you >> can also have a look >> at our software project itom (itom.bitbucket.org). >> >> Cheers >> Marc >> >> 2016-05-05 23:53 GMT+02:00 Andrew Cunningham <[email protected] >> >: >> >>> QScintilla is a great QT based editor for Python. But has anyone put >>> together a QScintilla based Python editor/debugger/console that can be >>> embedded in a QT app? Sort of like a stripped down Eric. >>> >>> Thanks >>> >> > --
_______________________________________________ QScintilla mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/qscintilla
