Skip to main content

Fermioniq client

Project description


This package is the interface to the Fermioniq quantum circuit emulator. The client can be used to send jobs, monitor their status and receive results.

Prerequisites

Before installing the package, ensure you have met the following requirements:

  • You have a working installation of Python (3.10)
  • You have installed the pip package manager

Installation

You can install the client with the following command:

pip install fermioniq

Setup:

Sending jobs to the emulator requires a user-specific access_token_id and access_token_secret. They are tied to your Fermioniq user account.

You can either define them as environment variables

- export FERMIONIQ_ACCESS_TOKEN_ID=""
- export FERMIONIQ_ACCESS_TOKEN_SECRET=""

Alternatively, you can also provide them as input arguments to the fermioniq.Client constructor.

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

fermioniq-1.2.5.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

fermioniq-1.2.5-py3-none-any.whl (23.5 kB view hashes)

Uploaded Python 3

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