You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A second suggestion for 2nd edition -- include mention of exposing C/C++ libs in Python via wrapping tools like Cython, SWIG etc. Many times I've only got a Python project to the end by wrapping a C lib.
A second suggestion for 2nd edition -- include mention of exposing C/C++ libs in Python via wrapping tools like Cython, SWIG etc. Many times I've only got a Python project to the end by wrapping a C lib.