The most straightforward way to do this is to accept a PyObject* and
then to use the python C api to manipulate it.
Dear All,
I am currently doing some development on nox creating a network
statistics extraction module. I would like to export the control of
these measurements as a web service to the user. Does anybody can give
me some clues on how I could allow a c++-based module to access a
python module. I know I could write a swig interface, but swig would
allow me to do the reverse (python -> c++).
Any help much appreciated.
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org