Installation
QoolQit can be installed from PyPi with pip
as follows
Install from source
If you wish to install directly from the source, for example, if you are developing code for QoolQit, you can:
1) Clone the QoolQit GitHub repository
2) Setup an environment for developing. We recommend using Hatch. From your qoolqit
folder run
If you wish to use a different environment manager like conda
or venv
, activate your environment and run