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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to