Installation

Varona requires Python 3.10+. To install the library, it’s recommended to first establish a virtual environment:

$ python3 -m venv myenv
$ source myenv/bin/activate

Once the virtual environment is activated, the library can be installed using the following command:

$ pip install --extra-index-url https://pypi.pohl.io/simple/ varona