Installation ============== Pip --- The preferred way to install the quala Python interface is using pip: .. code-block:: python3 -m pip install quala (`PyPI `_) From source ----------- Building quala from source requires the installation of some C++ dependencies, see `Installation (Doxygen) <../../Doxygen/installation.html>`_ for detailed instructions.