Comment on Want to call C from Python? Use DComments−andrewprock6yIs swig no longer a thing in the 2020s?I've always done this using the bundled Python/C integration path, or when there was too much stuff, use swig.http://swig.org/−atilanevesOP6yI used swig once. Never again.−andrewprock6yI'm curious, what was your negative experience?−atilanevesOP6yLiterally all of it.
Comments
Is swig no longer a thing in the 2020s?
I've always done this using the bundled Python/C integration path, or when there was too much stuff, use swig.
http://swig.org/
I used swig once. Never again.
I'm curious, what was your negative experience?
Literally all of it.