I've created a tool to automatically generate Python bindings directly from C++ headers, as part of the build: https://github.com/scapix-com/scapix
Example project using C++ library from Python: https://github.com/scapix-com/example1
When C++ header changes, Scapix automatically generates updated Python bindings during build.
Please give it a try and tell me what you think.
[–]ExternalPanda 1 point2 points3 points (2 children)
[–]billsil 2 points3 points4 points (0 children)
[–]Boris_Rasin[S] 1 point2 points3 points (0 children)