Skip to content

bluecheetah/pybind11_generics

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • C++ 52.4%
  • Python 44.4%
  • CMake 1.7%
  • Shell 1.5%