🛠️ Steven Gong

Search

SearchSearch

Sep 26, 2023, 1 min read

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.

Graph View

Backlinks

  • No backlinks found

Created with Quartz, © 2025

  • Blog
  • LinkedIn
  • Twitter
  • GitHub