Re: [PyQt] Scripting framework and licensing

2009-02-19 Thread David Boddie
On Thu Feb 19 10:55:59 GMT 2009, Ulrich Berning wrote: > From paragraph 11 of the Qt commercial license agreement version 3.5 > (qt-x11-commercial-src-4.4.1/.LICENSE): > > - > (vii) Applications may not pass on functionality which in any way makes > it possible for others to create software w

Re: [PyQt] Scripting framework and licensing

2009-02-19 Thread Chris Withers
Giovanni Bajo wrote: http://code.activestate.com/recipes/496746/ The RestrictedPython package is probably a more robust and maintained version of this... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _

Re: [PyQt] Scripting framework and licensing

2009-02-19 Thread Ulrich Berning
Simon Hibbs wrote: I understand that user-written Python scripts in a commercial PyQT application isn't allowable as it makes them effectively developers. That's a pity but completely understandable. However does this also apply to using the QT scripting framework? It would be useful to enab

Re: [PyQt] Scripting framework and licensing

2009-02-19 Thread Giovanni Bajo
On Thu, 19 Feb 2009 09:20:03 +, Simon Hibbs wrote: > I understand that user-written Python scripts in a commercial PyQT > application isn't allowable as it makes them effectively developers. That's > a pity but completely understandable. > > However does this also apply to using the QT scrip

[PyQt] Scripting framework and licensing

2009-02-19 Thread Simon Hibbs
I understand that user-written Python scripts in a commercial PyQT application isn't allowable as it makes them effectively developers. That's a pity but completely understandable. However does this also apply to using the QT scripting framework? It would be useful to enable users to write their o