Installation

Installation#

You can install the latest version of the tool using pip:

pip install git+https://github.com/prommis/idaes-connectivity.git

To verify the installation and see which version of the tool was installed, you can run the command-line program:

$ idaes-conn --version
0.0.1

You can also run test suite with pytest:

pytest --pyargs idaes_connectivity