pybind Saw this being used on NVIDIA codebase. Enables interoperability between C++11 and Python. Resources: https://pybind11.readthedocs.io/en/stable/ To use C in Python, I used ctypes.