Example Usage
$ uv run python usb-mouse-pcap-visualizer.py --help
Usage: usb-mouse-pcap-visualizer.py [OPTIONS]

Options:
  -i, --input-file TEXT  Path to the input pcap file.  [required]
  -o, --output-file TEXT
                          Path to the output csv file.  [required]
  --help                 Show this message and exit.