Metadata-Version: 1.1
Name: pyinstruments
Version: 0.1.10
Summary: Control of data acquisition with remote instruments using 
    (IVI-)dotnet, (IVI-)COM, Visa, and serial protocols.
    python dotnet and/or comtypes should be installed
Home-page: https://github.com/SamuelDeleglise/pyinstruments
Author: Samuel Deleglise
Author-email: samuel.deleglise@gmail.com
License: BSD
Description: Control of data acquisition with remote instruments
        using different protocols:
        - Visa
        - pythondotnet
        - comtypes
        - serial
        
        The driver syntax is based on IVI (Interchangeable Virtual Instruments)
        
        A graphical user interface to configure and use the drivers is also provided
Keywords: instruments data-acquisition IVI interface
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: License :: OSI Approved :: BSD License
