Metadata-Version: 2.1
Name: rohdeschwarz
Version: 1.17.0
Summary: Rohde & Schwarz general purpose instrument control toolbox
Home-page: https://github.com/Terrabits/rohdeschwarz
Author: Nick Lalic
Author-email: nick.lalic@rsa.rohde-schwarz.com
License: R&S Terms and Conditions for Royalty-Free Products
Keywords: RF test equipment automation ATE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE.md
Requires-Dist: pathlib2
Requires-Dist: pyvisa
Requires-Dist: numpy
Requires-Dist: ruamel.yaml
Provides-Extra: dev
Requires-Dist: ddt; extra == "dev"
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Provides-Extra: test
Requires-Dist: ddt; extra == "test"

Rohde & Schwarz python instrument control toolkit
=================================================

This package provides classes for controlling Rohde & Schwarz general purpose instruments in a pythonic way.
