ยท
1 min read
Using C library in Python
https://www.geeksforgeeks.org/using-c-codes-in-python-set-1/
https://reptate.readthedocs.io/developers/python_c_interface.html
Official Cython tutorial http://docs.cython.org/en/latest/src/tutorial/external.html
Checking this tutorial for wrapping C++ code up, to be usable in Python. http://docs.cython.org/en/latest/src/userguide/wrapping_CPlusPlus.html
https://stackoverflow.com/questions/2105508/wrap-c-lib-with-cython
Wrap a dll c++ to cython and python
https://riptutorial.com/cython/example/11296/wrapping-a-dll--cplusplus-to-cython-to-python
Our target C library https://developer.tobii.com/consumer-eye-trackers/stream-engine/