Installing requirements

To use grpc4bmi the Python package should be installed.

If your model uses some virtual environment with installed dependencies (e.g. Anaconda or virtualenv), activate this environment before installing grpc4bmi.

Install the grpc4bmi python package with pip:

$ pip install grpc4bmi

This will install the latest release of the package; for the most recent github revision type instead

$ pip install git+https://github.com/eWaterCycle/grpc4bmi.git#egg=grpc4bmi