CMD + K

nanobind-abi

Community

Seamless operability between C++17 and Python

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::nanobind-abi

Usage Tracking

15
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 16, 2025 at 14:04

License

BSD-3-Clause

Total Downloads

388

Supported Platforms

noarch