pytket-azure
============

``pytket-azure`` is an extension to ``pytket`` that allows ``pytket`` circuits
to be executed on quantum devices and simulators via Azure.

``pytket-azure`` is available for Python 3.10, 3.11 and 3.12, on Linux, MacOS
and Windows. To install, run:

::

   pip install pytket-azure

.. toctree::
    api.rst
    changelog.rst

.. toctree::
   :caption: Useful links

   Issue tracker <https://github.com/CQCL/pytket-azure/issues>
   PyPi <https://pypi.org/project/pytket-azure/>