{"library":"nanobind","type":"library","category":null,"description":"nanobind is a C++17-first binding library designed for creating efficient and minimalistic C++/Python interoperability layers. It enables seamless exposure of C++ types and functions to Python, often with significantly faster compile times, smaller binaries, and lower runtime overhead compared to alternatives like pybind11 and Cython. The library is actively developed, with a focus on performance and modern C++ practices, and supports Python 3.9+ and PyPy 7.3.10+.","language":"python","status":"active","version":"2.12.0","tags":["C++ bindings","FFI","performance","extension module","CMake","build system"],"install":[{"cmd":"pip install nanobind","imports":["from nanobind import cmake_dir","from nanobind import include_dir","from nanobind import source_dir"]},{"cmd":"conda install -c conda-forge nanobind","imports":[]}],"homepage":"https://nanobind.readthedocs.io/en/latest/","github":"https://github.com/wjakob/nanobind","docs":null,"changelog":null,"pypi":"https://pypi.org/project/nanobind/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/nanobind/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}