Cython, producing different modules from the same .pyx
Ethan Furman
ethan at stoneleaf.us
Thu Dec 19 12:35:49 EST 2019
On 12/19/2019 05:16 AM, Lele Gaifax wrote:
> in my package, I would like to compile and distribute two different extension
> modules starting from the same .pyx file, just with different compilation
> flags and libraries.
If you don't get an answer here, you can try the Cython Users group:
https://groups.google.com/forum/#!forum/cython-users
--
~Ethan~
More information about the Python-list
mailing list