A custom library class wraps ctypes - To allow delay loading to give an opportunity for unity tests to run - For a mockable interface for testing - For an interface we can attach types to for mypyp.
I am attempting to use the Python NI-XNET library package and in my particular repository, I also use canlib with Kvaser for some other tools connected. However ...