Ask HN: What is the best way to wrap C++ for Python in 2019
There seem to be MANY ways to to this: cython, swig, using Python.h directly, etc.
What is the easiest way to get a nice C++/Python development workflow going?
What is the easiest way to get a nice C++/Python development workflow going?
2 comments
[ 2.8 ms ] story [ 18.6 ms ] threadhttps://pybind11.readthedocs.io/