How to start

Installation

The pesfit package and its main dependencies can be installed in the following ways:

Install from git repository

pip install git+https://github.com/mpes-kit/pesfit.git

Install and upgrade to the latest version from git repository, or override existing version

pip install --upgrade git+https://github.com/mpes-kit/pesfit.git

Install from PyPI

pip install pesfit