{"library":"pybindgen","type":"library","category":null,"description":"PyBindGen is a code generator that produces C++ source files to create Python bindings for C/C++ libraries. It helps expose C/C++ functions and classes to Python without writing manual wrapper code. As of version 0.22.1, it's an active project with a slow but steady release cadence, often tied to changes in `ns-3` (its primary consumer).","language":"python","status":"active","version":"0.22.1","tags":["bindings","c++","code generation","extension modules","ffi"],"install":[{"cmd":"pip install pybindgen","imports":["from pybindgen import Module","from pybindgen import Parameter","from pybindgen import ReturnValue"]}],"homepage":null,"github":"https://github.com/gjcarneiro/pybindgen","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pybindgen/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pybindgen/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}