go with Ctypes, it is part of the standard distribution and works very well. basically you can wrap C structures and types in python classes as well as functions. Some types and functionality are already provided by the library.
ctypes
: C ( ), Linux, DLL .