Installation

From sources

ProbeQuest is packaged with Setuptools.

The default Git branch is develop. To install the latest stable version, you need to clone the main branch.

git clone -b main https://github.com/SkypLabs/probequest.git
cd probequest
pip3 install --upgrade .