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
Name | Last commit | Last update |
---|---|---|
sources | ||
test_data | ||
.gitignore | ||
CMakeLists.txt | ||
README.md | ||
binFileParserTest.py | ||
example.py | ||
main.cpp | ||
setup.py |