Install¤
msl-io
is available for installation via the Python Package Index
pip install msl-io
Dependencies¤
Optional Dependencies¤
The following packages are not automatically installed when msl-io
is installed but may be required to read certain files
To include h5py when installing msl-io
run
pip install msl-io[h5py]
To include the Google-API packages run
pip install msl-io[google]