[ trixie ]
[ sid ]
[ 源代码: python-pyu2f ]
软件包:python3-pyu2f(0.1.5-4)
pure Python 3 U2F host library
pyu2f is a Python based U2F host library for Linux, Windows, and MacOS. It provides functionality for interacting with a U2F device over USB.
pyu2f uses ctypes to make system calls directly to interface with the USB HID device. This means that no platform specific shared libraries need to be compiled for pyu2f to work.