[Interest] Adding Scripting Capabilities to my Application (Suggestions on how to get started)

Charley Bay charleyb123 at gmail.com
Thu Mar 13 18:30:47 CET 2014


Michael spaketh:

> I am in the science community and Python seems to be used a bunch here. I
> guess I am looking at someone writing a python script that would load our
> libraries and be able to make calls to the library to perform the analysis
> that they want. I am even hoping for some sort of Automated Wrapping
> function much like projects such as VTK and ParaView have for wrapping all
> of their C++ code in Python.  <snip>,
>

For Python interfacing with QML, have a look at PyOtherside:

 http://thp.io/2011/pyotherside/

Docs here:

http://pyotherside.readthedocs.org/en/latest/

...we're experimenting with it, and it's pretty easy to call into (to/from)
your Python libs and QML.

--charley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140313/8f198ba7/attachment.html>


More information about the Interest mailing list