python-hid-parser icon indicating copy to clipboard operation
python-hid-parser copied to clipboard

Typed pure Python library to parse HID report descriptors

Results 14 python-hid-parser issues
Sort by recently updated
recently updated
newest added

Is anyone maintaining this software? I have changes that I have made locally but there doesn't seem to be any reason to push them here unless there is someone who...

question

when running with pytest 8.3.3 on python 3.13 tests fail with TypeError: exceptions must be derived from Warning, not turns out the way to check that no warnings are emitted...

updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.14.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.10...v0.14.5)

By following [Required HID Usages for Digitizers](https://learn.microsoft.com/en-us/windows-hardware/design/component-guidelines/supporting-usages-in-digitizer-report-descriptors#required-hid-usages-for-digitizers), X,Y usage can contain double points with report count of 2. Apply this scenario to _append_items.