Metadata-Version: 2.4
Name: YorkUphysLabAssistant
Version: 1.0.0
Summary: A Python package to provide control and readback related to YU physics labs equipment.
Author-email: Bruce Howard <blhoward@yorku.ca>
License-Expression: MIT
Project-URL: Homepage, https://github.com/brucehoward-physics/YorkUphysLabAssistant
Project-URL: Issues, https://github.com/brucehoward-physics/YorkUphysLabAssistant/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: nidaqmx
Requires-Dist: pyserial
Requires-Dist: pyvisa-py
Requires-Dist: numpy
Requires-Dist: pyttsx3
Requires-Dist: YorkUphysLab
Dynamic: license-file

This package is meant to be used alongside YorkUphysLab

See: https://github.com/m-kareem/YorkUphysLab

My fork: https://github.com/brucehoward-physics/YorkUphysLab

and provides additional functionality for interfacing with the hardware, including text-to-speech outputs.
