Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 300 Bytes

Building C++ and Python projects using Cython

We will show how to build a project extending Python using C++ and Cython with CMake. We will use the UseCython non-standard module.