Skip to content
/ binder Public
forked from RosettaCommons/binder

Binder, tool for automatic generation of Python bindings

License

Notifications You must be signed in to change notification settings

ThFe/binder

 
 

Repository files navigation

Binder

Binder is a tool for automatic generation of Python bindings for C++11 projects using Pybind11 and Clang LibTooling libraries. That is, Binder, takes a C++ project and compiles it into objects and functions that are all usable within Python. Binder is different from prior tools in that it handles special features new in C++11.

Documentation Status

Reference documentation is provided at http://cppbinder.readthedocs.org/en/latest. A PDF version of the manual is available here.

About

Binder, tool for automatic generation of Python bindings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.6%
  • CMake 6.6%
  • Python 1.8%