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.15-2.fc43 | - |
| Fedora 43 | 0.2.15-2.fc43 | - |
| Fedora 42 | 0.2.15-1.fc42 | - |
| Fedora 41 | 0.2.15-1.fc41 | - |
| Fedora EPEL 9 | 0.2.15-1.el9 | - |
| Fedora EPEL 8 | 0.2.15-1.el8 | - |
| Fedora EPEL 10.2 | 0.2.15-1.el10_0 | - |
| Fedora EPEL 10.1 | 0.2.15-1.el10_0 | - |
| Fedora EPEL 10.0 | 0.2.15-1.el10_0 | - |
You can contact the maintainers of this package via email at
pybind11-json dash maintainers at fedoraproject dot org.