The Python Oracle

Calling C/C++ from Python?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Orient Looping

--

Chapters
00:00 Question
00:23 Accepted answer (Score 198)
01:19 Answer 2 (Score 762)
02:46 Answer 3 (Score 68)
03:05 Answer 4 (Score 61)
04:34 Thank you

--

Full question
https://stackoverflow.com/questions/1452...

Accepted answer links:
[Boost.Python]: http://www.boost.org/doc/libs/1_49_0/lib.../

Answer 2 links:
[ctypes]: https://docs.python.org/3/library/ctypes...
[swig]: http://www.swig.org/
[problems]: http://groups.google.com/group/comp.lang...

Answer 3 links:
[Boost.Python]: http://www.boost.org/doc/libs/release/li...
https://pybind11.readthedocs.io/en/lates.../

Answer 4 links:
[SWIG]: http://www.swig.org/
[tutorial]: http://www.swig.org/tutorial.html

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#c++ #python #c

#avk47