libusb1 3.1.0
0
Pure-python wrapper for libusb-1.0
Contents
Pure-python wrapper for libusb-1.0
Stars: 175, Watchers: 175, Forks: 68, Open Issues: 17The vpelletier/python-libusb1
repo was created 14 years ago and the last code push was 2 days ago.
The project is popular with 175 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.
GitHub Issues
The libusb1 package has 17 open issues on GitHub
- 2.0.1 fails to build with Python 3.11.0a2