Skip to content
C

cmake-cpp-cython-python-demo

Project ID: 81

This is a minimum working example of a C++ code that gets compiled into a static library using CMake, to which we link a Cython interface (a submodule) callable from Python.