This repository serves as an example on how to smartly wrap a C project into Python using ctypes, the in-built foreign-function Python library. The motivation of this work is to modernize C software ...