Skip to content
Snippets Groups Projects

Install Cython and autowrap

pip install Cython
pip install autowrap

Compile the code

python setup.py build_ext --inplace

Run tests

python binFileParserTest.py

Run example

python example.py