{"library":"libusb1","type":"library","category":null,"description":"libusb1 is a pure-Python wrapper for the `libusb-1.0` C library, providing low-level access to USB devices. It exposes both synchronous and asynchronous APIs, allowing access to all USB transfer types (control, bulk, interrupt, isochronous). Unlike PyUSB, which aims for a common subset across various USB libraries, libusb1 focuses on making the entire `libusb-1.0` API available. The project is actively maintained, with regular releases addressing bug fixes and improvements, such as the recent 3.3.1 release.","language":"python","status":"active","version":"3.3.1","tags":["usb","hardware","low-level","ctypes","libusb"],"last_verified":"Sat May 23","install":[{"cmd":"pip install libusb1","imports":["import usb1\n# ... then use usb1.USBContext()"]}],"homepage":null,"github":"https://github.com/vpelletier/python-libusb1","docs":null,"changelog":null,"pypi":"https://pypi.org/project/libusb1/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/libusb1/compatibility"}}