Installing the qnexus Package

The qnexus Python package is the user facing client for working with the Quantinuum Nexus API. It’s available in our hosted lab environment or can be installed locally.

The qnexus package is publicly available on PyPI and can be installed with

pip install qnexus

To learn more about qnexus (including installation options) please refer to the qnexus docs.

qnexus is open source and available on GitHub.