Skip to content

kevinpowell/pb11_ext_so

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pb11_ext_so

Example python extension using pybind11 and an 'external' shared lib

note that the python_example/ subdir is copied (largely) from the pybind11 repo and therefore carries the original source license from pybind11.

the toy library libherpderp.so is a stand-in for some arbitrary pre-compiled .so to use this example, you must first build libherpderp.so by running 'make' in the herpderp/ directory

About

Example python extension using pybind11 and an 'external' shared lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published