######################## Installing PyUCIS Viewer ######################## PyUCIS Viewer is most-easily installed from PyPi. .. code:: shell % python3 -m pip install pyucis-viewer --upgrade You can also install PyUCIS Viewer from source via the following steps: .. code:: shell % git clone https://github.com/fvutils/pyucis-viewer % cd pyucis-viewer % python3 -m pip install .