Installation Guide

System Requirements

  • Python >=3.10

Installing BESTA

Installing from Source

To install the package from the source repository:

git clone https://github.com/PabloCorcho/besta.git
cd besta
python3 -m pip install -r requirements.txt
python3 -m pip install .