The most intuitive way to build quantum applications. Our Python SDK combines powerful quantum computing capabilities with the simplicity of Python. From beginners to experts, everyone can build production-grade quantum software.
Pythonic interface that feels natural. Chain operations fluently, use context managers for resource management, and leverage type hints for IDE autocomplete. Minimal boilerplate, maximum productivity.
Pre-built implementations of VQE, QAOA, Grover, Shor, QFT, and more. Parameterized and customizable. Focus on your problem, not on gate-level details.
Single API for simulators, real quantum hardware, and hybrid systems. Switch backends with one parameter. Automatic circuit optimization for target hardware.
Beautiful circuit diagrams, state vector plots, and Bloch sphere animations. Interactive Jupyter widgets for exploration. Export publication-quality figures.
Built-in error mitigation techniques: zero-noise extrapolation, measurement error mitigation, and dynamical decoupling. Improve results on NISQ devices with one line of code.
Works seamlessly with NumPy, Pandas, Matplotlib, and Scikit-learn. Quantum circuits as pandas DataFrames. ML pipelines with quantum feature maps.
Create entangled quantum states in just 3 lines. This fundamental example demonstrates superposition and entanglement—the core of quantum computing.
Solve quantum chemistry problems with VQE. This example computes the ground state energy of a molecule using a variational quantum algorithm.
Build quantum neural networks for classification tasks. This example shows how to create a variational quantum classifier compatible with scikit-learn.
Solve combinatorial optimization problems using the Quantum Approximate Optimization Algorithm. Ideal for MaxCut, TSP, and scheduling problems.
Requires Python 3.8 or higher. Compatible with Windows, macOS, and Linux.
Create an account and get your API key from the dashboard.
Run a simple test to ensure everything is working.
Rich integration with Jupyter. Interactive widgets for circuit building and visualization. Automatic display of circuits and results.
State vectors and operators are NumPy arrays. Use SciPy for linear algebra operations. Seamless interoperability.
Export measurement results as DataFrames. Analyze quantum data with pandas tools. Integration with data pipelines.
Beautiful visualizations using matplotlib backend. Customize plots with standard matplotlib API. Publication-ready figures.
Quantum kernels compatible with sklearn. Build hybrid quantum-classical ML pipelines. Use familiar sklearn syntax.
Integrate quantum layers in deep learning models. Quantum neural networks as TF/PyTorch modules. End-to-end differentiability.
Install the SDK now and join 50,000+ developers building the quantum future. Free access to simulators and 100 QPU hours per month.