跳转到主要内容

用于映射、描述和重置USB设备的外部工具

项目描述

USB设备

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

usb_devices

安装

通过pip(或您喜欢的包管理器)安装此软件包

pip安装usb-devices

用法

# python3 examples/info.py
hci0 manufacturer: Realtek, product: Bluetooth 5.1 Radio, vendor_id: 0bda, product_id: a725, bus_id: 1, dev_num: 11
hci1 manufacturer: Realtek, product: Bluetooth Radio, vendor_id: 2550, product_id: 8761, bus_id: 1, dev_num: 8
hci2 manufacturer: Realtek, product: Bluetooth Radio, vendor_id: 2550, product_id: 8761, bus_id: 1, dev_num: 7
hci3 manufacturer: Realtek, product: Bluetooth Radio, vendor_id: 2550, product_id: 8761, bus_id: 1, dev_num: 4
hci4 not found
hci5 not found
hci6 not found
hci7 not found
hci8 not found
# python3 examples/reset.py
Reset of hci0 succeeded

贡献者 ✨

感谢以下这些人(表情符号键

此项目遵循all-contributors规范。欢迎所有类型的贡献!

致谢

此软件包是用Copierbrowniebroke/pypackage-template项目模板创建的。

支持