Project: pyusb

Python USB access module

Project Details

Latest version
1.2.1
Home Page
https://pyusb.github.io/pyusb
PyPI Page
https://pypi.org/project/pyusb/

Project Popularity

PageRank
0.003923153430673311
Number of downloads
1460268

PyUSB offers easy USB devices communication in Python. It should work without additional code in any environment with Python >= 3.6, ctypes and a pre-built USB backend library (currently: libusb 1.x, libusb 0.1.x or OpenUSB).