1. Home
  2. Browse
  3. nanobind

nanobind

v2.2.0#0Latest

nanobind: tiny and efficient C++/Python bindings

Install

Run the following Vcpkg command to install the port.

vcpkg install nanobind

Usage

The package nanobind provides CMake functions and source code rather than

libraries:

find_package(nanobind REQUIRED)
nanobind_add_module(my_ext source.cpp)
# See docs for more configuration options
# https://nanobind.readthedocs.io/en/latest/api_cmake.html

Dependencies

See source

Version

v2.2.0#0

Publication

Supports

All

GitHub

wjakob/nanobind2.4K

Homepage

nanobind.readthedocs.io/en/latest

Subtree

ea31daa4ca

License

BSD-3-Clause

Definition

Manifest