Installation¶
Install the plugin using pip:
$ pip install quantaq-cli
Alternatively, install from source by cloning this repo then installing via poetry:
$ poetry add quantaq-cli
Important
Both the package you’re referencing and any dependencies must be installed.