Skip to main content

A CLI tool designed to simplify the execution and management of quantum circuits across multiple backend providers.

Project description

QuClo CLI

QuClo CLI is a command-line interface tool designed to simplify the execution and management of quantum circuits across multiple backend providers. This tool leverages the QuClo platform to offer a seamless experience for researchers, educators, and hobbyists in quantum computing.

Features

  • Execute Quantum Circuits: Run your quantum circuits on various backend providers.
  • Intelligent Backend Selection: Choose the best backend based on criteria like cost, speed, fidelity, and queue time.
  • Result Visualization: Generate comprehensive and easy-to-understand visualizations of your quantum circuit results.
  • Open-Source SDK Integration: Easily integrate and submit circuits created with other SDKs.

Installation

To install the QuClo CLI, ensure you have Python installed, then use pip:

pip install quclo

Usage

CLI:

quclo --help

UI:

pip install pdoc
pdoc quclo --logo https://quclo.com/assets/quclo-Cg4oDc2h.svg
  1. Create a new user account:

    quclo user create
    
  2. Authenticate with your user account:

    quclo user login
    
  3. List available backend:

    quclo backend list
    
  4. Display details of a specific backend:

    quclo backend show ibmq_qasm_simulator
    
  5. Execute a quantum circuit:

    Using priority:

    quclo circuit run --priority cost "include 'stdgates.inc'; qubit[1] q;'
    

    Using backend:

    quclo circuit run --backend ibmq_qasm_simulator 'include "stdgates.inc"; qubit[1] q;'
    
  6. Get the status and results of a quantum circuit:

    quclo circuit status 1
    
     quclo circuit result 1
    

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss any changes.

Contact

For any questions or feedback, please contact us at support@quclo.com.

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

quclo-0.0.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quclo-0.0.2-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file quclo-0.0.2.tar.gz.

File metadata

  • Download URL: quclo-0.0.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for quclo-0.0.2.tar.gz
Algorithm Hash digest
SHA256 95b9e6d847412ec1f5d9383a249c80e8b7a567a9f6de4a41771a033d66cb41b5
MD5 bc4f4eb353aed592c56d5d1ce87a2f00
BLAKE2b-256 5cdc3e6f10eee0abf775e60130586abd9afa27b16b211f2921008ae0d2b156ed

See more details on using hashes here.

File details

Details for the file quclo-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: quclo-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for quclo-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 07e794fe7977016f2fe3f9413846223d2689d614a63356b49b04b80ff623f8cb
MD5 655d1120d4629b29534ebccbe86ee531
BLAKE2b-256 d82f113cafd5d06e62a2bce079b805c8eb3673fe7c5421bf369bdb3403d0ee6c

See more details on using hashes here.

Supported by

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