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

17.8

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-17.8.tar.gz (214.7 kB view details)

Uploaded Source

Built Distribution

iqm_client-17.8-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for iqm_client-17.8.tar.gz
Algorithm Hash digest
SHA256 a0f47108fb755d0eb7c42471da1b7e35617156bf40d09fa1f384f351b317b95a
MD5 3c584bfdfd055ae60f71f2e088d3763c
BLAKE2b-256 14e5b6db4dd7305f30d487a1f0ac0d67dfb1c28ee2e90813298938617457a679

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iqm_client-17.8-py3-none-any.whl
  • Upload date:
  • Size: 30.1 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-17.8-py3-none-any.whl
Algorithm Hash digest
SHA256 95a4cdd18f8ad11cee625ae6f423ef91a3e7c095e50d322683081ccc7c3eb312
MD5 f14dac10401150321b389061ab0d84fe
BLAKE2b-256 537aa0682067e7dc2ccbe0f89c5c0979ce173c575faf10d05812d0066c3b26a0

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