Hello,
I have a general question.
I have a couple of Python scripts (use python 2.6) based on Numpy, Scipy, PyLab, PyUsb, PySide, …
The goal is to integrated the python into Qt 5.0, build a nice GUI, write some extra C++ around it, compile to an exe so it can run as a stand-alone program for windows 7.
Finally, the user may not get access to the python code or any other code written in Qt or C++.
My question is this possible.
If yes, can you give nice starting points, examples, that explains how I can start and to do this integration.
Regards,
JrV
↧