Installation¶
Qlient is a pure-python module. This means that there is no C code which needs to be compiled.
This package is build with poetry so installation is as you might expect.
pip install qlient-core
or using poetry
poetry add qlient-core