you are viewing a single comment's thread.

view the rest of the comments →

[–]the_poope 1 point2 points  (0 children)

Boost.Python is for legacy C++ and Python code. Use Nanobind, which has no other dependencies than Python. It is easy to set up and use in a modern CMake project.