Skip to content

Convert and transfer data from measurement PCs to network shares at MPL

License

Notifications You must be signed in to change notification settings

GuckLab/MPL-Data-Cast

Repository files navigation

MPL-Data-Cast

PyPI Version Coverage Status Docs Status

Documentation

The documentation, including the code reference and examples, is available at mpl-data-cast.readthedocs.io.

Installation

Installers for Windows and macOS are available at the release page.

If you have Python 3 installed, you can install MPL-Data-Cast with

pip install mpl_data_cast

Testing

pip install -e .
pip install -r tests/requirements.txt
pytest tests