Skip to content

Binder, tool for automatic generation of Python bindings

License

Notifications You must be signed in to change notification settings

andriish/binder

This branch is 1 commit ahead of, 22 commits behind RosettaCommons/binder:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dbc31a1 · Mar 13, 2024
Nov 16, 2023
Nov 17, 2023
Feb 9, 2024
Feb 28, 2024
Mar 13, 2024
Nov 16, 2023
Nov 15, 2023
Jun 1, 2017
Dec 21, 2023
Jan 19, 2024
Dec 7, 2016
Jul 21, 2020
Oct 2, 2023
Oct 2, 2023
Nov 9, 2018

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.4%
  • CMake 6.7%
  • Python 1.9%