Setup#

Qrisp is written in pure Python implying it can be installed conveniently with PyPi. Qrisp requires Python 3.11 or later, up to and including Python 3.13 (>=3.11, <3.14).

Simply execute:

pip install qrisp

Visit our Tutorials page to get started with building your first algorithms!