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
Feb 25, 2026 at 23:10
License
BSD-3-Clause
Total Downloads
198.8K
Version Downloads
1.1K
Supported Platforms
GitHub Repository
https://github.com/wjakob/nanobind