Installation
============

enviPath-python is stored as a package on `PyPI <https://pypi.org/>`_ and therefore, it can be pip installed through
``pip`` as follows:

.. code-block:: bash

    pip install enviPath-python

For developers, enviPath-python is available as an open repository on
`GitHub <https://github.com/enviPath/enviPath-python>`_, users can ``git clone`` the repository as follows:

.. code-block:: bash

    git clone git@github.com:enviPath/enviPath-python.git

