Calling python function module in c++

21 views
Skip to first unread message

kushal bhattacharya

unread,
Feb 22, 2018, 2:06:47 AM2/22/18
to cython-users
Hi,
There are basically  two possibilities of my approach.

First approach is to  make a python module and convert it 
into a shared object and call python function from shared
object into c++.

Second approach is to simply call the python function from 
python script into c++ code.

My main priority points to the first approach.Is it possible in
Cython?

Please also provide solution to my second approach .
Thanks,
Kushal
Reply all
Reply to author
Forward
0 new messages