SimpleWrap

What is SimpleWrap?
SimpleWrap is a Python module that generates Python and Matlab wrappers of libraries written in C.

Easy install
pip install simplewrap

Download source code
SimpleWrap on Github

Build from source
python setup.py build install

Test
python setup.py test