python-pyvisa-py 0.7.2
Backend for PyVISA
PyVISA-py is a backend for PyVISA that implements most of the methods for Message Based communication (Serial/USB/GPIB/Ethernet) using Python and some well developed, easy to deploy and cross platform libraries.
- Outputs:
out
- Website: https://pyvisa-py.readthedocs.io/
- Licenses: Expat
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pyvisa-py 0.7.2
as follows:
guix install python-pyvisa-py@0.7.2
Or install the latest version:
guix install python-pyvisa-py
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.