Metadata-Version: 2.1
Name: richardview
Version: 0.1.4
Summary: A laboratory GUI, data acquisition, and automation package.
Project-URL: Homepage, https://github.com/richardsrandall/richardview
Author-email: Richard Randall <rrandall@stanford.edu>
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# richardview

RichardView is a software tool for lab controls and automation. It was developed by Richard Randall at Stanford University.
It provides a GUI interface with data logging and automation capability for devices connected to a computer's serial ports.
One uses Python to write the 'widgets' that represent each device and to configure multiple instances of widgets into 'dashboards'.
The detailed documentation should be at richardview.readthedocs.io .
