Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 641 Bytes

File metadata and controls

21 lines (14 loc) · 641 Bytes

Installation

pslab-python can be installed from PyPI:

$ pip install pslab

Note: Linux users must additionally install a udev rules file for pslab-python to be able to communicate with the PSLab device. The file [99-pslab.rules](https://github.com/fossasia/pslab-python/blob/development/99-pslab.rules) should be copied to /etc/udev/rules.d/.

Note: pslab-python does not provide a graphical user interface.

To use a GUI, install the PSLab app.

Dependencies

pslab-python requires Python version 3.6 or later.