.coveragerc
.gitignore
.readthedocs.yml
LICENSE.txt
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
docs/.gitignore
docs/.yarnrc
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/data-model.mmd
docs/index.rst
docs/interaction.mmd
docs/license.rst
docs/overview.rst
docs/package.json
docs/puppeteer-config.json
docs/qcalibrateremote.rst
docs/quickstart.ipynb
docs/quickstart.rst
docs/readme.rst
docs/requirements.txt
docs/web.rst
docs/yarn.lock
docs/.yarn/releases/yarn-1.22.11.cjs
docs/_static/.gitignore
docs/_static/add-icon.png
docs/_static/cancel-icon.png
docs/_static/edit-icon.png
docs/_static/expand-icon.png
docs/_static/experiment-edit-arguments.png
docs/_static/experiment-edit-numbered.png
docs/_static/experiment-edit-optimization.png
docs/_static/experiment-edit-parameters.png
docs/_static/experiment-edit-pulses.png
docs/_static/experiment-edit.png
docs/_static/experiment-list-numbered.png
docs/_static/experiment-list.png
docs/_static/help-icon.png
docs/_static/home-icon.png
docs/_static/key-icon.png
docs/_static/logo192.png
docs/_static/quickstart-API-key.png
docs/_static/quickstart-experiment-create.png
docs/_static/quickstart-experiment-key.png
docs/_static/quickstart-experiment-list.png
docs/_static/quickstart-experiment-saved.png
docs/_static/reload-icon.png
docs/_static/run-details-active.png
docs/_static/run-details-numbered.png
docs/_static/run-details.png
docs/_static/run-list-numbered.png
docs/_static/run-list.png
docs/_static/save-icon.png
docs/_static/trash-icon.png
docs/_static/css/custom.css
src/qcalibrateremote/__init__.py
src/qcalibrateremote/_auth.py
src/qcalibrateremote/_browser.py
src/qcalibrateremote/_buffer.py
src/qcalibrateremote/_client.py
src/qcalibrateremote/_endpoint.py
src/qcalibrateremote/_fom.py
src/qcalibrateremote/_observer.py
src/qcalibrateremote/builders.py
src/qcalibrateremote.egg-info/PKG-INFO
src/qcalibrateremote.egg-info/SOURCES.txt
src/qcalibrateremote.egg-info/dependency_links.txt
src/qcalibrateremote.egg-info/not-zip-safe
src/qcalibrateremote.egg-info/requires.txt
src/qcalibrateremote.egg-info/top_level.txt
src/qcalibrateremote/_grpc/Protocol.md
src/qcalibrateremote/_grpc/__init__.py
src/qcalibrateremote/_grpc/_auth.py
src/qcalibrateremote/_grpc/_run_codegen.py
src/qcalibrateremote/_grpc/qcalibrate.proto
src/qcalibrateremote/_grpc/qcalibrate_pb2.py
src/qcalibrateremote/_grpc/qcalibrate_pb2_grpc.py
tests/__init__.py
tests/conftest_remote.py
tests/test_auth.py
tests/test_builders.py
tests/test_client.py
tests/tls/create-certificates-ed25519.sh
tests/tls/create-certificates-rsa.sh
tests/tls/test-ca.cnf
tests/tls/test-ca.key
tests/tls/test-ca.pem
tests/tls/test-ca.srl
tests/tls/test-server.cnf
tests/tls/test-server.csr
tests/tls/test-server.key
tests/tls/test-server.pem