Skip to content

python library providing utilities, data structures, constants, parsers, and tools for working with USB data

License

Notifications You must be signed in to change notification settings

amaranth-farm/python-usb-descriptors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USB Protocol Library for Python

usb-descriptors is a library that collects common data-processing code for USB tasks; and is meant to support a variety of projects, including USB stacks, analyzers, and other tools that work with USB data. Primary use is as a tool to easily construct USB descriptors with python.

The library is currently an early work-in-progress; this documentation will be updated when the project is more mature.

notable differences to python-usb-protocol

The USB Audio/MIDI class implementation which originally was contributed to python-usb-protocol is broken there and is fixed in this project.

About

python library providing utilities, data structures, constants, parsers, and tools for working with USB data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%