Skip to main content

QMBED for Python

QMBED is a Rust-native exact-diagonalization toolkit for quantum many-body workflows. The Python distribution includes:

  • the native qmbed request API;
  • a versioned quspin compatibility surface for workflow migration; and
  • the compiled QMBED Rust core inside each supported platform wheel.

After the first registry release:

python -m pip install qmbed

Wheels target CPython 3.10–3.14 on Linux, Windows, and Apple Silicon. Intel macOS wheels stop at CPython 3.13 because the QuSpin compatibility surface depends on the last Numba release that published Intel Mac binaries.

import qmbed

basis = qmbed.SpinBasis(2)
terms = (
    qmbed.OperatorSpec(
        qmbed.OpProduct((qmbed.LocalOperator.Z, qmbed.LocalOperator.Z)),
        (qmbed.Coupling(1.0, (0, 1)),),
    ),
)
result = qmbed.eigsh(basis, terms, qmbed.EigshOptions(2))
print(result.eigenvalues)

See the QMBED documentation for supported bases, operators, solvers, observables, and compatibility boundaries.

Release files for qmbed 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for qmbed 0.2.0
File
qmbed-0.2.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
qmbed-0.2.0-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
qmbed-0.2.0-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
qmbed-0.2.0-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
qmbed-0.2.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
qmbed-0.2.0-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
qmbed-0.2.0-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
qmbed-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 11.0+ x86-64 Details
qmbed-0.2.0-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
qmbed-0.2.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
qmbed-0.2.0-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
qmbed-0.2.0-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
qmbed-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 11.0+ x86-64 Details
qmbed-0.2.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
qmbed-0.2.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
qmbed-0.2.0-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
qmbed-0.2.0-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
qmbed-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 11.0+ x86-64 Details
qmbed-0.2.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
qmbed-0.2.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
qmbed-0.2.0-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
qmbed-0.2.0-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
qmbed-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 11.0+ x86-64 Details
qmbed-0.2.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details

Total release size:66.4 MB

Release files / qmbed-0.2.0-cp314-cp314-win_amd64.whl

Download URL qmbed-0.2.0-cp314-cp314-win_amd64.whl
Size 2.9 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
f327c989e58c57200d3bfc023d6d44db74a50d92589bdc969a341eda385d5795
BLAKE2b-256 checksum
How to use checksums
1ee5577c87b09986f6f5b3f3ed4b3e6afb8d408c1c63175b86112563cf6fd679
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL qmbed-0.2.0-cp314-cp314-manylinux_2_28_x86_64.whl
Size 3.2 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
db124d94c9af8ba8a92345c6d69e5a76e9a44178a1029d7f1117004b3152c0e4
BLAKE2b-256 checksum
How to use checksums
7f0ef36d376d50c3d611b5d2ac72361aee9024f2637ab0a0388a390a210e015d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL qmbed-0.2.0-cp314-cp314-manylinux_2_28_aarch64.whl
Size 2.6 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
daafc89f2590c3367c4d877d048355d31468c8410df66b49d5c52e0f62bbfbb6
BLAKE2b-256 checksum
How to use checksums
9613d79ef34396f3f0a09f31a0fa8e14629d29de0a10adab1a22dc5ccfd61e75
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp314-cp314-macosx_11_0_arm64.whl

Download URL qmbed-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
Size 2.4 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
30f4d37299c76956f2ebaf3a262249ef1d188ee0e53393c4584005943b42b063
BLAKE2b-256 checksum
How to use checksums
57f70275e0bf34a90b24ed166172235aa38814da1c03c3b15ee06e92e1b31996
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp313-cp313-win_amd64.whl

Download URL qmbed-0.2.0-cp313-cp313-win_amd64.whl
Size 2.8 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
0d6b1c1d3e706f3ff5a94fb4c2c167912de689a945f36904a00916a1072f89b2
BLAKE2b-256 checksum
How to use checksums
bcd4bae5f5bc14ee1b69ca0a55cfb52f33c6d5c0d5a56917e381fd135ef3c4ab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL qmbed-0.2.0-cp313-cp313-manylinux_2_28_x86_64.whl
Size 3.2 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0aea247145b983b77733218654ef40e9dd399d680d0d3f150239371af1280606
BLAKE2b-256 checksum
How to use checksums
6f872ef08e1bb36badfec531020d39104acabd3142ddf17195834a3fa8980a57
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL qmbed-0.2.0-cp313-cp313-manylinux_2_28_aarch64.whl
Size 2.6 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
de65e0ffecc8e76d2c616f9720e9a8a38694bbb8a21d9b8eb305113758691961
BLAKE2b-256 checksum
How to use checksums
1bd428e72fc540a70036d5918d36da354fa04cd186c66e0b75cac4e2a76592ed
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl

Download URL qmbed-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl
Size 2.9 MB
Tags CPython 3.13 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
1ab7d003cbafe45759611acf338fc7cb976c65a461bc48726c1807305e59b305
BLAKE2b-256 checksum
How to use checksums
a66da38cae5c3b51d5f5d1b41fe066e2713c025d1160c340652538e540b7a092
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp313-cp313-macosx_11_0_arm64.whl

Download URL qmbed-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Size 2.4 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9566299baae5ba0f14458450cbaa13039e0042efa25f09d539c874bf1709c229
BLAKE2b-256 checksum
How to use checksums
8ba3bec9093662e71d4a9efb0903aabedda89e9f9ebaac3e7538d16235898566
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp312-cp312-win_amd64.whl

Download URL qmbed-0.2.0-cp312-cp312-win_amd64.whl
Size 2.8 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
ef26383894e14fbeb6363a457eeeaa4f91d388d062d68a4e6dcce49eac25748a
BLAKE2b-256 checksum
How to use checksums
35a607c4135204cd9f98fb7c833c1a5191b0bd1732bd35bb1649b0193cc62561
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL qmbed-0.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
Size 3.2 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c2aaaaaf7cf61e8999f8fe16722d43059c5fbe863b8820d5869978b849c78802
BLAKE2b-256 checksum
How to use checksums
d9458f04b3a2bb7a080b4918342e650a66fe90f1b90caa7f6327691f2436da10
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL qmbed-0.2.0-cp312-cp312-manylinux_2_28_aarch64.whl
Size 2.6 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d0f8818f8caa95fd67dd4d158e0617eb0a56b12682aafb58a6490fed5d2ca6e5
BLAKE2b-256 checksum
How to use checksums
829fee3bb88fd2d645487a7e2f26585d1c46180f869bb46b42d6542a0344b4c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl

Download URL qmbed-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl
Size 2.9 MB
Tags CPython 3.12 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
8d2a8dbd693a6439fced2fafbf6606515ea289092403cbb2265c62b542eba0b0
BLAKE2b-256 checksum
How to use checksums
326adf181e976eeeec96cd72f957e4055d32b8de057c20fe9d654c9dc3e176c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL qmbed-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Size 2.4 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
0c2fe34797d7ba24a83c8353691f5b819666d914b7f237759758b3656193a361
BLAKE2b-256 checksum
How to use checksums
4b94f98b459860ad6c31e4c79ab7c208de8503e1ff3f363e4d85cb7e00895b83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp311-cp311-win_amd64.whl

Download URL qmbed-0.2.0-cp311-cp311-win_amd64.whl
Size 2.8 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
e8fceb5f02f079084ee92d310fa12c756f2debe9c1e525d94b6158f0bd9586f6
BLAKE2b-256 checksum
How to use checksums
93354732d4f18db4abf1a1f4043f0d652af5840ea03d424e50e2c2b39a37e044
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL qmbed-0.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Size 3.2 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
69287e466756f9fcc5aa87c371deefbaec66b678ce1d5286e4c1474db0bf7dc3
BLAKE2b-256 checksum
How to use checksums
466af1f794352f24a06ce6496895078e4db114a9af8944a1c21baa3c84c24e7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL qmbed-0.2.0-cp311-cp311-manylinux_2_28_aarch64.whl
Size 2.6 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
6b746a3d3a074736ec3cb5552317a135255fa65da6ca9614edbac73a16159e69
BLAKE2b-256 checksum
How to use checksums
d292b70cec90c7d832374d0f0c0ee0aec86c73566b40f3eee59c8be3d30916bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl

Download URL qmbed-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl
Size 2.9 MB
Tags CPython 3.11 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
2c942bab0800e472db1e7420ddd7f6f4e4e7278c3697dab8cab0ff8f3781d3b4
BLAKE2b-256 checksum
How to use checksums
90807be5dd7b31782a257a7032cedbe5c1abbb2fe2e1170db804e2e3e0c57291
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL qmbed-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Size 2.4 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
bf23587bdb12644a86b18c5677fbd15994f5b46b735b2086e2d781a335dba9f5
BLAKE2b-256 checksum
How to use checksums
3c719718f140209acf4fe2a615c6c934a98baf2cd60a8897341f667491d2525f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp310-cp310-win_amd64.whl

Download URL qmbed-0.2.0-cp310-cp310-win_amd64.whl
Size 2.8 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
a9ceec445e78dd14dabc3c8a82651306ebf6aaa9378f05ddc9ef6b3f500a8e79
BLAKE2b-256 checksum
How to use checksums
876f33bf1d62daf7ee86ba74514347cb4ce2bc2303c4377f414de18d14f771b9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL qmbed-0.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Size 3.2 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3b41087613c77381ccde4bce678bc83c28f1a2a42712b38af9fa7727471dd20d
BLAKE2b-256 checksum
How to use checksums
943c8ab015a4304e64c1bba3c1e9306467ef0f10146e805211c4f5e847ac705e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL qmbed-0.2.0-cp310-cp310-manylinux_2_28_aarch64.whl
Size 2.6 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
877c4ebe69bdc283f4f43a8717e55e41bda263a4112ba7c1885887008f7abf6d
BLAKE2b-256 checksum
How to use checksums
c2e89d3d75022a705d2e9a7cad4c7772edde1b1dec12deeb1dfe0a18504c7d57
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl

Download URL qmbed-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl
Size 2.9 MB
Tags CPython 3.10 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
29a99b41233b17307fd64b56fb2472948ccd3e30b1224b2771d3802a652211cf
BLAKE2b-256 checksum
How to use checksums
e0efbef92b68b394cd2a495d9884b41ed5e5816710b1a0f9ab35e844700f37f5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release files / qmbed-0.2.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL qmbed-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Size 2.4 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5e80732eda638f310a15044dc94a2e4bddf6b467faa5b578adce08ef327c9346
BLAKE2b-256 checksum
How to use checksums
48fe42f2162a7f074fcf82f870d7a70963b0456719ae9581fe856e8302531139
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jul 27, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.2.0 This release

24 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page