openflowthrough

Software for controlling the Open Flow-through sampling device.


Keywords
openflowthrough, environmental-monitoring, fluids, instrument-control, python, sample-handling
License
MIT
Install
pip install openflowthrough==0.1.1

Documentation

openflowthrough

Documentation Status

Software for controlling the Open Flow-through sampling device.

Installation

Install via pip:

$ pip install openflowthrough [--upgrade]

Documentation

Full documentation can be found here.

Dependencies for Local Development

If you wish to build the local documentation or run unit tests, there are a few additional dependencies. Those can be installed by:

pip install -e ".[docs, tests, develop]"

License

This library is licensed under the MIT license. The full text of the license can be found in this repository at LICENSE.txt.