CMD + K

pyusb

Community

Python USB access module

Installation

To install this package, run one of the following:

Conda
$conda install kairyu::pyusb

Usage Tracking

1.0.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

PyUSB offers easy USB devices communication in Python. It should work without additional code in any environment with Python >= 2.4, ctypes and an pre-built usb backend library (currently, libusb 0.1.x, libusb 1.x, and OpenUSB).

About

Summary

Python USB access module

Last Updated

Mar 13, 2019 at 08:44

License

BSD License

Supported Platforms

win-32