The current official Python library for blink(1) is blink1.py below. It's actually a thin wrapper around two different approaches, depending on your installation. The blink1.py library will pick the ...
PyUSB provides for easy access to the host machine's Universal Serial Bus (USB) system for Python 3. Until 0.4 version, PyUSB used to be a thin wrapper over libusb. Starting with the 1.0 version, ...