cppyy topic

List cppyy repositories

c_from_python

84
Stars
16
Forks
Watchers

Calling C from Python

bgfx-python

119
Stars
6
Forks
Watchers

Python 3.7+ wrapper for the BGFX library. 🐍

python_wrap

21
Stars
3
Forks
Watchers

Demonstration, comparison and interopereation of different c++11 class python wrapping methods, like swig, pybind11, binder, cython, cppyy, etc, with CMake integration setup.