ftd2xx is a simple python wrapper around the D2XX DLL from FTDI using ctypes.
copied from cf-staging / ftd2xxThe API based on Pablo Bleyer Kocik’s d2xx extension.
Version 1.1.0 is compatible with Python 3. Please ensure you have FTDI drivers installed or available where the linker looks for shared libraries (e.g., PATH on windows, LDLIBRARYPATH or standard library directories on Linux)