python-pyvisa 1.14.1
Python binding for the VISA library
PyVISA is a Python package for support of the VISA, in order to control measurement devices and test equipment via GPIB, RS232, Ethernet or USB.
- Outputs:
out
- Website: https://pyvisa.readthedocs.io/en/latest/
- Licenses: Expat
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pyvisa 1.14.1
as follows:
guix install python-pyvisa@1.14.1
Or install the latest version:
guix install python-pyvisa
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.