RosettaCommons / binder

Binder, tool for automatic generation of Python bindings
MIT License
321 stars 66 forks source link

Gp #222

Closed kkrissian-gpfw closed 2 years ago

kkrissian-gpfw commented 2 years ago

Add '+buffer_protocol classname' configuration option for a given class, it will allow using the def_buffer() method of pybind11 to define the buffer protocol for the class.