"""PyUSB-compatible USB host API

The `usb` is a subset of PyUSB that allows you to communicate to USB devices.
"""

from __future__ import annotations
