Requirements
=================

For the program to run the following packages and software needs to be installed on the computer. 
When using the :samp:`installer` these are automatically installed:

Windows programs:

    * `Anaconda 5.3.1 <https://www.anaconda.com/download/#download>`_

Python packges:

    * `Xlsxwriter <https://pypi.org/project/XlsxWriter/>`_
    * `Pyqt <https://pypi.org/project/PyQt5/>`_
    * `Sphinx_rtd_theme <https://pypi.org/project/sphinx_rtd_theme/>`_
    * `Winshell <https://pypi.org/project/winshell/>`_

These python packages can be installed by running the `pip install .` command from within the main
repository folder.