Installation ============ Install from PyPi_ ------------------ To install PSI, type the following command in the terminal: .. code:: sh $ pip install psi --user .. note:: Python 3.5 or above must already be installed on your system. If you are on windows, pip should be available after the install. If pip was not installed by default, get and install it using the directions provided `here `_. Install From `Source`__ ----------------------- If you're reading this from the README, i.e. you have the source distribution, you can install PSI using: .. code:: sh $ python setup.py install --user Installers ---------- Windows installers will be made available for the :doc:`Enterprise Edition ` of PSI at xscode_. .. Indirect hyperlink target to GitHub __ GitHub_ .. include:: ../links.rst