
libusb1 3.3.1
0
Pure-python wrapper for libusb-1.0
Contents
Pure-python wrapper for libusb-1.0
Stars: 184, Watchers: 184, Forks: 70, Open Issues: 5The vpelletier/python-libusb1 repo was created 16 years ago and the last code push was 11 months ago.
The project is popular with 184 github stars!
How to Install libusb1
You can install libusb1 using pip
pip install libusb1
or add it to a project with poetry
poetry add libusb1
Package Details
- Author
- Vincent Pelletier
- License
- LGPLv2.1+
- Homepage
- https://github.com/vpelletier/python-libusb1
- PyPi:
- https://pypi.org/project/libusb1/
- GitHub Repo:
- https://github.com/vpelletier/python-libusb1
Classifiers
- Software Development/Libraries
- System/Hardware/Hardware Drivers
Related Packages
Errors
A list of common libusb1 errors.
Code Examples
Here are some libusb1 code examples and snippets.
pythonfix