CMD + K

nanobind

Community

Seamless operability between C++17 and Python

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::nanobind

Usage Tracking

2.10.2
2.9.2
2.8.0
2.7.0
2.6.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

noarch