Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 261 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.