python - PyQt4 with Cython = Bad Idea? -


In my job somebody has written some python modules I had written that the python module was used to reach the Java bindings of our APIs. An application was written, but I did not know that Jyothon could not use it this way, so the whole application is useless.

I'm scrambling to find out how I can expose our APIs to our Python module but a solution. Our API is C and C + + binding (also Java and Pearl) so I'm thinking the best solution is to open only one C / C + + API in its Python module.

Instead of doing a C / C + + cover (which I hope very much) for Python using CTPs, SIG, SWIG etc. I thought maybe I could use the statement. What I'm reading from you does not need to do much to make your Python code in Cython, so I can prepare some test examples for how to convert your Python module into Cython and show that you How will we reach C API?

But it is also possible to use Sithon and PEATT 4 at the same time. It does not make much sense, QT is C or C ++ and PEXT is using a binding or wrapper with QT in Python, then we are changing the Python code to C code using the statement Are there. But in spite of this it does not make sense and is probably slowing down everything, is it possible? If possible, I am going to present it as a temporary solution.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -