pybind11_json_vendor
A vendor package for pybind11_json for Modern C++
README
A vendor package for pybind11_json
This package helps bring the C++ pybind11_json library into a workspace when it is not already available in the underlay. pybind11_json provides easily conversion between nlohmann::json and py::object.