Metadata-Version: 2.4
Name: JPTTypeE
Version: 0.0.1
Summary: Python driver for JPT TypeE laser
Author: cjdaic
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pyserial>=3.5
Dynamic: requires-python

# jpt_typee

Python driver for JPT TypeE laser (serial control).

## Installation

```bash
pip install JPTTypeE
