Installation#
Pip#
The preferred way to install the quala Python interface is using pip:
python3 -m pip install quala
(PyPI)
From source#
Building quala from source requires the installation of some C++ dependencies, see Installation (Doxygen) for detailed instructions.