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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.13-1.fc41 | - |
Fedora 41 | 0.2.13-1.fc41 | - |
Fedora 40 | 0.2.13-1.fc40 | 0.2.13-1.fc40 |
Fedora EPEL 9 | 0.2.13-1.el9 | - |
Fedora EPEL 8 | 0.2.13-1.el8 | - |
You can contact the maintainers of this package via email at
pybind11-json dash maintainers at fedoraproject dot org
.