Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 295 Bytes

README.rst

File metadata and controls

9 lines (7 loc) · 295 Bytes

pybind11_generics

generics library for pybind11

This library provides various C++ wrappers around python objects when wrapping using pybind11. The only extra feature these classes have is that the generated documentation have the correct type hint strings.