Installation ============ Install `profet` using pip: .. code-block:: bash pip install profet To install the development version, which contains the latest features and fixes, install directly from GitHub using: .. code-block:: bash pip install git+git://github.com/alan-turing-institute/profet` Test the installation, navigate to the root directory and run .. code-block:: bash pytest This code has been designed and tested for Python 3.