nanobind
Seamless operability between C++17 and Python
Seamless operability between C++17 and Python
To install this package, run one of the following:
nanobind is a small binding library that exposes C++ types in Python and vice versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical syntax. In contrast to these existing tools, nanobind is more efficient: bindings compile in a shorter amount of time, producing smaller binaries with better runtime performance.
Summary
Seamless operability between C++17 and Python
Last Updated
Dec 10, 2025 at 12:23
License
BSD-3-Clause
Total Downloads
170.4K
Supported Platforms
GitHub Repository
https://github.com/wjakob/nanobind