MHI Packages#

Python packages authored by Manitoba Hydro International include:

Package

Description

Revision

mhi.common

the MHI Common Library

3.2.1

mhi.cosim

for running PSCAD cosimulations with Python

1.3.0

mhi.enerplot

the Enerplot Automation Library

3.1.0

mhi.pscad

the PSCAD Automation Library

3.1.1

mhi.psout

read *.psout files

1.2.1

mhi.xml

read & write *.pscx, *.pslx and *.pswx files

1.3.0

Warning

The mhi package on PyPI is the “Mail Handler for IMAP”. It is unrelated to Manitoba Hydro International and may interfere with PSCAD operation. Do not install it. If you have accidentally installed it, please remove it using one (or more) of the following commands:

py -m pip uninstall -y mhi
py -3.7 -m pip uninstall -y mhi
py -3.13 -m pip uninstall -y mhi

Warning

The PSCAD package on PyPI is the “Python Services Checker & Anomaly Detector”. It is unrelated to Manitoba Hydro International’s PSCAD. Do not install it. If you have accidentally installed it, please remove it using one (or more) of the following commands:

py -m pip uninstall -y pscad
py -3.7 -m pip uninstall -y pscad
py -3.13 -m pip uninstall -y pscad

Indices and tables#