Python bindings for stabstream — high-performance QEC syndrome stream deserializer
Project description
stabstream
High-performance QEC syndrome stream deserializer and real-time Union-Find decoder for Python — built in Rust via PyO3.
Installation
pip install stabstream
Quick start
Zero-config (Stim users)
import stim
import stabstream
circuit = stim.Circuit.from_file("surface_d5.stim")
with stabstream.from_stim_circuit("recording.qssf", circuit) as stream:
for frame in stream:
apply_correction(frame.observable_flips)
Explicit DEM
with stabstream.open("recording.qssf", decoder="surface_d5.dem") as stream:
for frame in stream:
print(frame.observable_flips)
Async (live hardware, multiple sources)
import asyncio, stabstream
async def main():
circuit = stim.Circuit.from_file("surface_d5.stim")
async with stabstream.from_stim_circuit("tcp://fpga:9000", circuit) as stream:
async for frame in stream:
await apply_correction(frame.observable_flips)
asyncio.run(main())
Raw NumPy arrays
with stabstream.open("recording.qssf") as stream:
for frame in stream:
events = frame.to_numpy_detector_events() # shape (ancilla_count,), dtype bool
meas = frame.to_numpy_meas_results() # shape (ancilla_count,), dtype int8
Key classes
| Class | Description |
|---|---|
SyndromeStream |
Dual sync+async stream with integrated UF decoder |
SyndromeFrame |
Single parsed frame — NumPy arrays, observable_flips |
SyndromeWindow |
Sliding multi-round detector matrix |
DetectorErrorModel |
Stim DEM parser + PyMatching bridge |
LogicalErrorAccumulator |
Lock-free p_L accumulator |
StabstreamError |
Exception raised on decode/stream errors |
Source
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stabstream-0.1.0.tar.gz.
File metadata
- Download URL: stabstream-0.1.0.tar.gz
- Upload date:
- Size: 95.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3d5a0bbdbc6aef7590c4d693dd97081ad55e18ea5a421da22c5db9b4edd59fd
|
|
| MD5 |
cdf165f1e938bb85234b3d46301a2531
|
|
| BLAKE2b-256 |
2447c0edfd265f7fc553ddb2e935227650c820d6c26a699a1c12c1c6681d83c6
|
File details
Details for the file stabstream-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 709.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6af92f6979b115efd9d75c0a906e91d0ab4585bd8a4ae8e573dd1e7c1a362cf1
|
|
| MD5 |
61df3f82b980ec3f245bcbd19a8fe7d2
|
|
| BLAKE2b-256 |
6f1ba0cd9847af8e2704cf7c28bcf17277e5355226e8b7c8c0ec948833577eb7
|
File details
Details for the file stabstream-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 703.3 kB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e20a88e49c9efa505e42f9d632a37f69af37c50b5a01a81fd4cc364fef7e9afe
|
|
| MD5 |
829a47c844ddf2e1332d018dec89c50c
|
|
| BLAKE2b-256 |
273c25bdde8160cce5ab8cce4b445ec86c9282bdb005d5764eaaed99de34fd5c
|
File details
Details for the file stabstream-0.1.0-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 508.7 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c182a401c0e031ff6c89c27b171283bc549d542d107f5dcf0e4880439030d022
|
|
| MD5 |
df80c7df01ef766d62abfddad45c2b6c
|
|
| BLAKE2b-256 |
5990a2e6f4d1f7654cb417430f8fc6660f1a2cd0137abb340db1f53e3a2cd4d4
|
File details
Details for the file stabstream-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 705.8 kB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10b725a27d8276729a1fa3e3462983604e90c284430e0f860977167b555f6ec3
|
|
| MD5 |
1ee7ae0a4343ce08536bc1618ca12f02
|
|
| BLAKE2b-256 |
0bd3d44b47469c635af22bd836f5b9679470bf4f01a70ed51b6cd94c69fd0cce
|
File details
Details for the file stabstream-0.1.0-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: stabstream-0.1.0-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.14, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a059a85033fb484f75d54bbfaf47f7f926a0f964a10f1406f18f5d0514f7eb9
|
|
| MD5 |
32b382a2ef87ad09f52db28832ef387f
|
|
| BLAKE2b-256 |
53695234126563736bcc2d7c8e2462ee17f0d83c5cc2f3935cae4a0fcd2750f7
|
File details
Details for the file stabstream-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 702.8 kB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2426fdcac5a55e8b1858280fc8d6a15deaa35cf227660832286894b38dba2aef
|
|
| MD5 |
e9e313f49fd085d2f566d182d6e0e2e3
|
|
| BLAKE2b-256 |
c91c3096ad2ea1d26f19d33d032dc53ec9772e552e5f30fa56554c33e1901119
|
File details
Details for the file stabstream-0.1.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 508.8 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92a60ccdd9f399fa54d1a025b1a051ed9453433873e5da3001cf0b4158b741df
|
|
| MD5 |
864951802717e11a2192128ebaa16729
|
|
| BLAKE2b-256 |
8690573bb0a8df483ec4bba80aa121723d5b2cb3e9824f6dfe60b495534bff6a
|
File details
Details for the file stabstream-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 710.4 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cb3bb4b9b2f0914982298508732531c3ebf787c7712a6c47a2b3c59c3604fd4
|
|
| MD5 |
c1ed4fa47bcb557e4869313aacf9760d
|
|
| BLAKE2b-256 |
236f680366538f8d7ca0ff4748b874c80263fd4df898f0881f5707fe01ba727d
|
File details
Details for the file stabstream-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 706.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
060433e7512409d5dfe21ee4fe71a6528fc6c9e89c9a2b690df06485ab3505df
|
|
| MD5 |
7333e3f2b72318868f3f1708b76b2993
|
|
| BLAKE2b-256 |
9d018fa7650a324104a74d13a2b596c495a653d6cab942fe4f09ec0bdf281e19
|
File details
Details for the file stabstream-0.1.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: stabstream-0.1.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
315a32394daf887c73b035b3ec698083557704435a3fa42a85924a20326fbc3c
|
|
| MD5 |
964a0d7dc55c23c089037fd002258a41
|
|
| BLAKE2b-256 |
41fbcc21f7056bbd256fb801a44fd7521616e7199e36806ee4ae127ddf9d7785
|
File details
Details for the file stabstream-0.1.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 508.7 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5033013f11c8034850e98397eb4c975d213aac0f87b1dca294819d538ff191d5
|
|
| MD5 |
ea6c5ed5eea54cdcdb84b9977e2dff51
|
|
| BLAKE2b-256 |
5941c095dab8bbedcf752e9c530b15b90c7135eac5a6563a31bce9e36b020f98
|
File details
Details for the file stabstream-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 711.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcb17cf888859564eb070ac6cd5ab1b0ec36a3f76193e3387a39bcccbdc35b72
|
|
| MD5 |
2ddaf00d905b15b317c5b2ff5d7281b6
|
|
| BLAKE2b-256 |
d13ec31bafdaf44d053b52b4f07f123d5d73a728ba9d335f533a00530be62fed
|
File details
Details for the file stabstream-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 705.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4358a8a46fa1812c3e71647197b00b8bb016685744d5d673823e011c12d21c42
|
|
| MD5 |
5abd678c7664c7c1389c9255684bd35d
|
|
| BLAKE2b-256 |
8fb9abb42319052ed3a6d434e2f611b85af514dd63104361e217dac376576c54
|
File details
Details for the file stabstream-0.1.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: stabstream-0.1.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b43277130a40228cef07de80be6b7ae51fbcebcf9a4fdfe9139284c4f50d25a
|
|
| MD5 |
ee483e338f3f1307268c09785ac5024e
|
|
| BLAKE2b-256 |
dc64c32f791a8dbcb039f70b2eca32d6718884cbfbdf09b99dbaaed9fe6310a3
|
File details
Details for the file stabstream-0.1.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 510.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3fc8610cf16ca99165b43438a8a6e0a4848abc4de5dc2df5dc48ffdfbdf5539
|
|
| MD5 |
df7354b16497baf46ab2eb1726a7c0a9
|
|
| BLAKE2b-256 |
01410fe608dc7420d16a6484ab487c655f46b7b3d332c0e27c41f1bd124da254
|
File details
Details for the file stabstream-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 712.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
748e6e07695e5780c4b9744cf965055b9a19d3cff498215851521e4480bce5ae
|
|
| MD5 |
408ace1d1bf5891ec790d8c10715cbd8
|
|
| BLAKE2b-256 |
51ca69ae0743222db5ebabb74419232cb2964851b62a012f2383c4f08b3a4efc
|
File details
Details for the file stabstream-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 709.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbe8ef15eaf5e3ec02290bbd01b30b896960ea97a2ecad7c79f16f60b5f2fd41
|
|
| MD5 |
541d1756b745fcd2416e5e8017e969b9
|
|
| BLAKE2b-256 |
5fa2d19cde12f8e740f0e26d30cbf9fba7a6ad621b6e1dce88aeeff230585159
|
File details
Details for the file stabstream-0.1.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: stabstream-0.1.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d269f48681d06d418bfc6b97521811640f7676e51b4af8a829e627f390a8bc04
|
|
| MD5 |
47c4ada53ff628e0475361e03b10bdae
|
|
| BLAKE2b-256 |
a906750f03b3a8096dc6f549eb75b5284ca689e45041d624afc93fac598558a2
|
File details
Details for the file stabstream-0.1.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 510.1 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee2b2f22b438027ddb826af6bb55c96f52a90f977070227fecb56eaf0dcbf850
|
|
| MD5 |
e9571382a04116c7e77dd3e35bf6bbc2
|
|
| BLAKE2b-256 |
fb7b077deb0d2cc7e667293c6dcfc036136912e4752bb9b343cedf1752799e31
|
File details
Details for the file stabstream-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 713.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9450cda3912f6f1920f4055e24b5fd7fada58a42ab088b2c399260f5dc6dea98
|
|
| MD5 |
dc422c8e9f66fefdba0ffbb1173e1524
|
|
| BLAKE2b-256 |
50aa0994e5120f9cb6861fc11ecf90765479b5c86db64be421b9dc2c7c8c2fb5
|
File details
Details for the file stabstream-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 708.9 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d96c1bf8bc6ab158c184bf0363a6818e7e6031b5bb5885875930572489636fc6
|
|
| MD5 |
c322238475c5071640108b7479e790ba
|
|
| BLAKE2b-256 |
a5f5d36b80758ecd0135103fde932ce16b0fd5ec45a03a09cd9af03e95939726
|
File details
Details for the file stabstream-0.1.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: stabstream-0.1.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f05a5b803e87c49726790c396299cc867b32154dca4a2f80a863fa5f92acb1f
|
|
| MD5 |
943e5faa4a15454e88b5a06d93f5a446
|
|
| BLAKE2b-256 |
9f0964905ed8165772c787c402a960134d147ac826c48ece1a655a7eff7c0a8a
|
File details
Details for the file stabstream-0.1.0-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 512.5 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c453c4d4bc1001ba7a54a2bc074ea7ebd23a0f4d3730927092f375cfb7f95d2
|
|
| MD5 |
c3e3b8e86fe8ab4394fbf09eedbf2e77
|
|
| BLAKE2b-256 |
8309059cbd53479b3c90b9e2ba2796483c86b4e3962a0d3e47e3f655f7a4ca68
|
File details
Details for the file stabstream-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 717.2 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
057e12819d8937b30efeff47794a7d6303255b29b937a952ee35936adb5b1fd8
|
|
| MD5 |
60d04a211bb706813d43e3488f9a6a0a
|
|
| BLAKE2b-256 |
e4a87780c89baf92b3f0612848319360a22177455e16edc7dae34cdf7c0086fb
|
File details
Details for the file stabstream-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 712.4 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d51d20ca24a7da31f9ea021d44cc01f0935612201c66e6294bf5e6c1d9a4c02
|
|
| MD5 |
91f5578edc202939a9fe93bd1d063ae0
|
|
| BLAKE2b-256 |
49017ff25806317cae5bf58558704c652e357e65c15fc8ba53abf330acfddd62
|
File details
Details for the file stabstream-0.1.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: stabstream-0.1.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5be332747e64912a81b88bf2af934b85a63320656af28f443064fc6faaecb0d6
|
|
| MD5 |
46151a8a065fc107a1a021b5f892cfd8
|
|
| BLAKE2b-256 |
4e0c24006303bd20adc6398f13ab56b440239b9b088d9f54913a37c159bab0af
|
File details
Details for the file stabstream-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: stabstream-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 711.8 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cf1b605eda1aae4e2ed0edd05a12c480ac02592def90b3bbdbeedbdfb0577ff
|
|
| MD5 |
416be77a4fb03a59c5bef04ff68acf53
|
|
| BLAKE2b-256 |
d4b2cb36c261e3f40f89b4064d6d8a8cfe15308d62b94653dd269aa48a14ff8c
|