On Tue, 8 Dec 2020 at 23:16, Sean Gillies <[email protected]> wrote: > > The state of the art for very thin Python bindings for a C++ project seems to > be pybind11. It's used for numpy's FFT module, based on pocketfft.
My observations are similar to that and pybind11 is the currently popular solution. I personally like to stick to vanilla Python API though, not easy, but not a terrible experience either. > If some of you are surprised to see me post again on this thread, it's > because my [email protected] address is getting marked as spam. FYI, your messages from that address always landed in my GMaill inbox marked as spam. That actually is the case for every message from @mapbox.com (e.g. from OSRM folks). Best regards, -- Mateusz Loskot, http://mateusz.loskot.net _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
