cmctl

Conductometer Control Tool


Keywords
conductometer, cli, tool
License
MIT
Install
pip install cmctl==1.0.6

Documentation

Conductometer Control Tool

This is the CLI tool to control a 12-channel conductometer we haved developed for Centrum výzkumu Řež.

Note: Conductometer is a device that can be used for various scientific purposes - e.g. to measure conductivity of liquids.

Requirements

Installing

You can install cmctl directly from PyPI:

python3 -m pip install --upgrade cmctl

Note: You may need to use sudo before the command - it depends on the operating system used...

Usage

This tool has built-in help system. Just run:

cmctl --help
cmctl scan --help
cmctl devices --help

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.