pyusb
Easy access to the host machine's Universal Serial Bus system in Python.
Easy access to the host machine's Universal Serial Bus system in Python.
To install this package, run one of the following:
PyUSB offers easy USB devices communication in Python. It should work without additional code in any environment with Python >= 2.4, ctypes and an pre-built usb backend library (currently, libusb 0.1.x, libusb 1.x, and OpenUSB).
Summary
Easy access to the host machine's Universal Serial Bus system in Python.
Last Updated
Jul 1, 2021 at 23:15
License
BSD-3-Clause
Supported Platforms