Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 235 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 235 Bytes

Python and C

ctypes

Sample repo for C, C++, and class extensions.

build the c++ library and setup the python package

python setup.py make

then run:

./test-c.py