{"library":"hidapi","type":"library","category":null,"description":"hidapi is a Python library providing a Cython interface to the native HIDAPI library, enabling cross-platform communication with USB Human Interface Devices (HID). It works on Linux, Windows, and macOS. The current version is 0.15.0, with regular updates typically following the underlying HIDAPI C library.","language":"python","status":"active","version":"0.15.0","tags":["HID","USB","hardware","interface","cython","device communication"],"last_verified":"Fri May 22","install":[{"cmd":"pip install hidapi","imports":["import hid","h = hid.device()"]},{"cmd":"sudo apt-get install python3-dev libusb-1.0-0-dev libudev-dev && pip install hidapi","imports":[]},{"cmd":"brew install hidapi && pip install hidapi","imports":[]}],"homepage":null,"github":"https://github.com/trezor/cython-hidapi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/hidapi/","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.7,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hidapi/compatibility"}}