Install profet using pip:
pip install profetTo install the development version, which contains the latest features and fixes, install directly from GitHub using:
pip install git+git://github.com/ccpem/profet`Test the installation, navigate to the root directory and run
pytestThis code has been designed and tested for Python 3.