Using nlohmann::json with pybind11
pybind11_json is an nlohmann::json to pybind11 bridge, it allows you to automatically convert nlohmann::json to py::object and the other way around. Simply include the header, and the automatic conversion will be enabled.
$
pkg install pybind11-jsonOrigin
devel/pybind11-json
Size
16.8KiB
License
BSD3CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
0 packages