convert and transfer data to network shares


Keywords
Data, maintenance, MPL, Max, Planck
License
GPL-3.0
Install
pip install mpl-data-cast==0.6.4

Documentation

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