Skip to main content

iqscli is an unofficial CLI for IBM Quantum Systems

Project description

iqscli

iqscli is an unofficial CLI for IBM Quantum Systems.

This project has NO connection with IBM. It is my personal project.

Installation

pip install iqscli

Usage

Before first use, save_account command should be used to save the token. Either use --set-as-default with save_account or provide --account-name to other commands.

List all backends:

$ iqscli backends
ibm_brisbane                      ONLINE (13 jobs)
ibm_kyoto                         ONLINE (13 jobs)
ibm_osaka                         ONLINE (0 jobs)
ibmq_qasm_simulator               ONLINE (0 jobs)
simulator_mps                     ONLINE (0 jobs)
simulator_statevector             ONLINE (0 jobs)

Show details of a particular backend:

$ iqscli backends --show-details --name ibm_brisbane
ibm_brisbane ONLINE (13 jobs)
     processor: Eagle r3
    num_qubits: 127
     max_shots: 100000
   basis_gates: ecr, id, rz, sx, x
  instructions: ecr, id, delay, measure, reset, rz, sx, x, if_else, for_loop, switch_case
  meas_kernels: hw_qmfk

Changes

0.2: - first pypi release

Project details


Download files

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

Source Distribution

iqscli-0.2.tar.gz (7.4 kB view hashes)

Uploaded Source

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