Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 666 Bytes

README.rst

File metadata and controls

27 lines (17 loc) · 666 Bytes

Zaber Python Serial Library

A software library to help control Zaber devices over a serial port.

Installation

The Zaber Python Serial Library can be installed from PyPI using pip:

pip install zaber.serial

It can also be installed directly using the setup.py file provided with the source code:

python setup.py install

License

This library is licensed for use under the `Apache Software License v2.0.`_ A copy of this license is provided with the source in the file LICENSE.txt.