Skip to main content

Client library for accessing an IQM quantum computer

Project description

CI badge Release badge Black badge

IQM Client

Client-side Python library for connecting to an IQM quantum computer.

Installation

IQM client is not intended to be used directly by human users. For executing code on an IQM quantum computer, you can use for example the Qiskit on IQM library.

If you want just this library, though, you can install it from the Python Package Index (PyPI):

$ pip install iqm-client

Documentation

Documentation for the latest version is available online. You can build documentation for any older version locally by cloning the Git repository, checking out the corresponding tag, and running the docs builder. For example, to build the documentation for version 15.4:

$ git clone git@github.com:iqm-finland/iqm-client.git
$ cd iqm-client
$ git checkout 15.4
$ tox run -e docs

tox run -e docs will build the documentation at ./build/sphinx/html. This command requires the tox,, sphinx and sphinx-book-theme Python packages (see the docs optional dependency in pyproject.toml); you can install the necessary packages with pip install -e ".[dev,docs]"

Project details


Release history Release notifications | RSS feed

This version

18.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iqm_client-18.0.tar.gz (225.4 kB view details)

Uploaded Source

Built Distribution

iqm_client-18.0-py3-none-any.whl (36.8 kB view details)

Uploaded Python 3

File details

Details for the file iqm_client-18.0.tar.gz.

File metadata

  • Download URL: iqm_client-18.0.tar.gz
  • Upload date:
  • Size: 225.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for iqm_client-18.0.tar.gz
Algorithm Hash digest
SHA256 de960ea0b134ef4522e4b1625eadd488ab5f9827ad40a2c322390ad80008a931
MD5 d149cd4bcba741462c5d7c896b1dace5
BLAKE2b-256 0094cbb59cf566bbd73a706df1bdddf43ac4f4fa860f16a036614609e76e2de2

See more details on using hashes here.

File details

Details for the file iqm_client-18.0-py3-none-any.whl.

File metadata

  • Download URL: iqm_client-18.0-py3-none-any.whl
  • Upload date:
  • Size: 36.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for iqm_client-18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 471a2d7ae06640e96c5f58c1ceaf37cc22fcd5663d71d2f34d96a5a822bed876
MD5 6fea66217bd6ef4dec66e66b150b63e4
BLAKE2b-256 91f36c892d4833410ec6acf3bd120fb28876e789307e0dc75f5830cec5bdf65b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page