pytket-braket ============= ``pytket-braket`` is an extension to ``pytket`` that allows ``pytket`` circuits to be executed on gate-model quantum devices and simulators via Amazon's Braket service. ``pytket-braket`` is available for Python 3.10, 3.11 and 3.12, on Linux, MacOS and Windows. To install, run: :: pip install pytket-braket .. note:: Requires an `Amazon Braket `_ account. .. toctree:: api.rst changelog.rst .. toctree:: :caption: pytket documentation: :maxdepth: 1 pytket API docs pytket extensions Manual Example notebooks TKET website .. toctree:: :caption: Links: :maxdepth: 1 bug tracker GitHub PyPi