{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/8"}],"enrichment":{"capability":"D-Wave Cloud Client provides a Python interface to D-Wave's SAPI quantum annealing service, enabling you to submit Ising and QUBO problems to remote quantum annealers and retrieve solutions.","skillfed_tags":["quantum-computing","optimization","cloud-api"],"use_cases":["Submit Ising or QUBO optimization problems to D-Wave quantum annealers from a Python application.","Discover available solvers and their properties (graph topology, supported parameters) before formulating a problem.","Integrate quantum annealing into a hybrid classical-quantum workflow where you preprocess data locally and offload optimization to the cloud.","Batch-submit multiple problem instances to the same solver with different parameters and collect results asynchronously.","Prototype quantum algorithms and test problem formulations against real quantum hardware without managing cloud infrastructure."],"what_it_does":"D-Wave Cloud Client is a minimal REST client for communicating with D-Wave's SAPI quantum annealing service. It abstracts the HTTP layer and provides a Pythonic interface to discover available solvers, submit quantum optimization problems (Ising and QUBO models), and retrieve results. The package handles authentication, connection pooling via requests and urllib3, and response parsing with orjson.\n\nYou use it by instantiating a Client (typically from a local config file or environment), selecting a solver based on your problem's graph structure, and calling sample methods with your problem definition and solver parameters. The package is designed for workflows where you have a quantum optimization problem that fits D-Wave's hardware topology and you want to run it on their cloud infrastructure without managing HTTP details yourself.","worth_installing":"Yes, if you have D-Wave cloud access and need to run quantum annealing workloads from Python. The package is actively maintained, has low install friction, and provides a clean abstraction over SAPI. The Apache 2.0 license poses no restrictions. Install only if you have valid D-Wave credentials and a concrete quantum optimization problem; it is not useful as a general-purpose library."},"id":"dwave-cloud-client","links":{"html":"https://skillfed.io/packages/dwave-cloud-client","md":"https://skillfed.io/packages/dwave-cloud-client.md","pypi":"https://pypi.org/project/dwave-cloud-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-31","license_spdx":null,"license_treatment":"permissive","name":"dwave-cloud-client","python_support":"supports_current","summary":"A minimal client for interacting with D-Wave cloud resources."},"popularity":{"monthly_downloads":102030,"position":12896,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.14.7"}
