CMD + K

nanobind

Community

Seamless operability between C++17 and Python

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::nanobind

Usage Tracking

2.5.0
1 / 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

Apr 1, 2025 at 09:48

License

BSD-3-Clause

Total Downloads

9.4K

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
macOS-64
win-64