Action Type
New Package
Package Name
pybind11_json
Version(s)
latest
Project Repository
https://github.com/pybind/pybind11_json
Project Homepage
No response
License
BSD
Supported Platforms
Build System & Dependencies
upstream use cmake
deps: nlohmann_json, 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.
Additional Context
No response
Action Type
New Package
Package Name
pybind11_json
Version(s)
latest
Project Repository
https://github.com/pybind/pybind11_json
Project Homepage
No response
License
BSD
Supported Platforms
Build System & Dependencies
upstream use cmake
deps: nlohmann_json, 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.
Additional Context
No response