Skip to main content

High-performance PyTorch-compatible streaming dataset with distributed caching for on-the-fly remote dataset fetching

Project description

Flowrider

WARNING: FOR PERSONAL USE ONLY, NOT PRODUCTION READY

Overview

Inspired by MosaicML's streaming library (https://github.com/mosaicml/streaming), this library provides a PyTorch IterableDataset implementation that streams data from cloud storage. It is distributed training compatible, and can cache data to disk.

Testing

cargo test --no-default-features --features auto-initialize

NOTE

  • Logging has to use envlogger, even though there are ways to send logs to the Python logger. This is because when sending logs to Python's logger, the GIL is required. Since we have a background thread doing work (and potentially logging), that can create a minefield of either deadlocks or not allowing background threads to work.

Local install

maturin develop -r

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flowrider-0.2.0.tar.gz (67.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (6.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

flowrider-0.2.0-cp314-cp314t-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

flowrider-0.2.0-cp314-cp314t-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

flowrider-0.2.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

flowrider-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

flowrider-0.2.0-cp314-cp314-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

flowrider-0.2.0-cp314-cp314-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

flowrider-0.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

flowrider-0.2.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (6.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

flowrider-0.2.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

flowrider-0.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

flowrider-0.2.0-cp313-cp313t-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

flowrider-0.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

flowrider-0.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

flowrider-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

flowrider-0.2.0-cp313-cp313-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

flowrider-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

flowrider-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

flowrider-0.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (6.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

flowrider-0.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

flowrider-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

flowrider-0.2.0-cp312-cp312-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

flowrider-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

flowrider-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

flowrider-0.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (6.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

flowrider-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

flowrider-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

flowrider-0.2.0-cp311-cp311-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

flowrider-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

flowrider-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

flowrider-0.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (6.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

flowrider-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

flowrider-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

flowrider-0.2.0-cp310-cp310-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

flowrider-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

flowrider-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

flowrider-0.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (6.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

flowrider-0.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

flowrider-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

flowrider-0.2.0-cp39-cp39-musllinux_1_2_i686.whl (6.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

flowrider-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

flowrider-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

flowrider-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

flowrider-0.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (6.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

flowrider-0.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (5.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

File details

Details for the file flowrider-0.2.0.tar.gz.

File metadata

  • Download URL: flowrider-0.2.0.tar.gz
  • Upload date:
  • Size: 67.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for flowrider-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4179a27b52c48c87f39e859114e35f40dd53c21f6eb54297ac7d93fd585cdf85
MD5 a16a9ef62ecf40c60d6c1115370b3a4e
BLAKE2b-256 5ff1777ba93634f4790b0a0229c02b58b11c4ec96b0aa4b15729560f8289aa93

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a8d3351a8e8de2d2f8782c9714a1e9ef954f7ff2a9a64afeeb8c8e438857273e
MD5 5e312550278e5ea95d79f8459c6bc567
BLAKE2b-256 ab7a2e6472847e3babd4eecfac27813fa61a7d9b2251d3fca39fa803e1f77f09

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1ea98ac166414b7c12f4eedb3f4afbf35174473435d35ece8f7918596f0b15d9
MD5 5edcf3b551c2fc116938175af59a7c4c
BLAKE2b-256 40fbb28d29c768a0b278fab1b4f834d3e66211ca86f0857a272bf2768dc3e749

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e8719a032a47daa37e614b3a985506e8791fa96ff2577436fa557873cacd7395
MD5 b141def473c9e79aef6d6901d2e29299
BLAKE2b-256 cff0f77361c0da55fc80f4cd219dd889c4d023df941603c38a3251b203627d17

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d34a07fbb7002b1514a4a01d39007b0ff8170fc48541a89bfc301bab8a3c9c91
MD5 fa9a0d23ecf331a643360487ed602562
BLAKE2b-256 bb5fec02eb3705b75bb41db8c6482b1969652db22d08dae9e5ca305514dcfc46

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c00920c37fc0e82dd65007520d367098b33d7041cb0844762a8379a290539fa3
MD5 e9058881bb6f53196343f02a30405db6
BLAKE2b-256 596d4ae0611a50738d887ba2499a5939c794ef85460ba13659b4fe76f3cb3f9a

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 27946ab287be73bf35dee93e05be9af21b9bff774fc571aafd4ddc6fdccb5bfb
MD5 9064bdf5284aff77240e35df55401ca4
BLAKE2b-256 fe3e03ef271eb6c08bb3b206acd02bd3e8321cc398252ea4b856c43a8d02e69a

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7c1b592dd9bc4099c575e06c1b89a7e384d91c3f675eb4bc5c08f7320727ef46
MD5 2f1f5c712c857dc88b7da14da1a11037
BLAKE2b-256 d5c469672ceaf3a98754b3f4be123bb84b247dd60487d5e22b8f7b1a250b67fa

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5012ecef95a9807124c8b1df47f0f09180fc48dd220776ec0cc356d1a41e3ac
MD5 bc2ed2ac18143a134196600a4e1c61a2
BLAKE2b-256 f58ecf91187ea909f15492493d1bd28a1363742eb9e6171820a8db3b51cc904c

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cfd2c93d26857a8585ad40d246c7b83c98fd53c38bbf2df1c6dde290be9d40a3
MD5 8e6be3bd9912430787c4dadb9b80c649
BLAKE2b-256 e2beec1277d2c79d2103cb6afb8210d0a33ddc61a604154f1c34393fdc50827e

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e7754454cc4e8e0edfb3287a8d4ce314ad2fa61199a339610f1b459486e594cc
MD5 2487eab010c24edded1613b4867695bb
BLAKE2b-256 6f50b4aa988a60e6fef401204a4f8e85c0bca797b21b0e238d5fc882261e71a5

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c849c87994c35f3f745124f7dec3cc0a8fd78a75dac5d6c836b0afd580605483
MD5 c32988eec3dd3e202257ad80d925d7b5
BLAKE2b-256 dc847d8c5578874ff7944d6ccd469b6b546ab8494def6cd435064a5d756a4141

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c94668f9a21d08a67c3bd26db780d8f1cc679f3b6c72ec42d2c2b48a6d91240f
MD5 56fd78ea8e6a8421ff4f384f752b033b
BLAKE2b-256 3624ccf697616d311fd643e0c0a6e6b8d4741cc48cfd936442bcde2343dacbba

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c9f2e6bb414385cd10685320a7e558b41e866e5611edec45217e21e7c81e43d
MD5 8ae2f09fd00dfa93672fece6e58d213c
BLAKE2b-256 f87811a4da5b36bc2f81b3ea8987845370f5b39172645e519fcb432b84937665

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b36912d63e0b93053ce2b7a778c107a5886625d576acf8dcf31e7b64f76091eb
MD5 864b6502420e44c582f659e9a5a37160
BLAKE2b-256 2e13c80a5a799ab7cb12d12a6307ef06a5d79fb31efb4d0ca9029eaa28bf3441

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ab4ad4c8edcf3f461bc226fcbdb0c8b28b84cb4811c9f0fc6a0a760f27941a15
MD5 e34971fa8328518fc915aa6ef39fb042
BLAKE2b-256 1988b95510ca5416d6b5a8ae198b3b58faa108db7d3512302a7f21b611ddcd11

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f7b2d28a138b19fbc8e1cbfb9de7d7c66bcaa2769d844d79548a7e36d2f35488
MD5 614ab02f2ae152eafaca592034641d40
BLAKE2b-256 b91f80953f935fc6b95d823a4080ad7f4ccfebe0b3d76c5ba2bf8c2e1a16063d

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dad6d93249b1369262465e70fa8b441c434643a10222705f1f8cf99746091c1a
MD5 4f20acc6c4abf22186fd95b889800dd5
BLAKE2b-256 4763fea2bf8012b5febf933dabc64288c597441b4b6f2885c0e2e04dbbf8e704

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8e2cbb5c76effe3be86d77055c37bd7288775e72c7ffb8a2d9af9455ecfca7b
MD5 7e0add85291c35f4c218aeef20f17012
BLAKE2b-256 6c9260b2313d6f7d8ddc2e57e86b3f855df5c4a06601cb22e52e085ecc081d20

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 26bee05b7dc609f6b764d4d5bd0c4d98cbeddcebdccbff04b62264f5933570e3
MD5 7123f1fcf8199c20d29fd479978e8af7
BLAKE2b-256 6536ccc505ec8dfbdd13c7e18efaeca222124b17b47e9523c0028135baeac23c

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38b736b2e4d8e02784a80eda41220fa0a21b2ae7172ca1d2b0fa8d9e7655415f
MD5 7d675ba38776026abac239cae33e93f2
BLAKE2b-256 2c44473d3577fa623df2f4e6e98ad288511b02c7801cbf3b241b8f9f79bb86d2

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1bf910c9d3cf06f468bb68b878ea80e13e3a81c9c2e0cc393c5f0ead335f6a5e
MD5 05840ed9827fa9db69daaad43e273ed0
BLAKE2b-256 5b430dcbaa96d86f4d99f631e9fd0a769524334b9c3079f50e359a6a9cd6e8b0

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2fb7301b6ff4a3fed018e856884569b67c85dbcb0bf174f46fa5435a597ba73b
MD5 0970a0f080fb1c27db1069cb5ccb560b
BLAKE2b-256 5898d8f163ac05f731ea40657a781d3337a52115da3c8b1031100e698cd44949

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f57c5800658ddb791a3a931b83f663434670a4229df9167f8a70682cb1fa8408
MD5 f0d50d8ccab58d93ecd5cd4b74fa6595
BLAKE2b-256 db6286daf190b678b552b058543f186d1b8d65d8c132499d8dfce8e04a66164e

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5093543abaa1964104c83454aeec1d209c868acd08b993a38641991d931ff555
MD5 60364578482d94fb606d1346cb333e84
BLAKE2b-256 86787e75fb688f5e2be5929862e5642a619795a653f7b9dd090f11b2d21dead6

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f424ebbdef140b3f34a0a0e34444a9a0bbee5cf255d1149334cf2950a379443
MD5 8bcee4ef8b3d92a11d1d2c2b89473769
BLAKE2b-256 b0b8fe033c3237e737f3ecd9ff4678e9b508c6e19910eb1bc6c21d47452a2004

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5529593d62492b9e6cef8cec7c52656d91857ba192f1d7e4898f608ffd4addcc
MD5 511cd45cc3923967a753981d88a12d3a
BLAKE2b-256 eccc25be2e95a6430a90b7fad92abe606edc754e3ab584a4859e7f065341f77c

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e43e8f28b7646a528e3d4eb9b523c18b8d22a8d1f33ea5faa0b1869b9e9e5a26
MD5 8f9af03db03773ecceefd4e933fe8139
BLAKE2b-256 5411d5d21b04dd9f366a28c891b2fb4a30f976f6fb1e136f33c4dd5e76325a1e

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3893c28866e9cf914f77a431b207b94fec98bf591845575c164d2d0478d427e2
MD5 f40d490cdb6e82869c0e4cabd9523953
BLAKE2b-256 334954e734e998a9ef3a9cdc6f5d0f68f050557e22ea259913a825fe1fa9ad60

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5ef783e12b30224df8c719af16b52bde7c693f10a71bf3ace6420ec8b5609c43
MD5 7fe91c71051d49fbdd22d9c91ececf7f
BLAKE2b-256 119effbe300a3087adc5a31d505df51ee5ce18c0deab325a2356c6a6ccd077d1

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 44cd2444a8b450e5bb9b8404d8b4cb17020bf48b9aeea795b9c1e71f8655d12e
MD5 61eb2c175de37d07afe31252ca1456fd
BLAKE2b-256 ac6cf22ec3a7ef0c5cd8ac78ce16f56625813fb8d29b2ecc93e568646e00f375

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a6ca891b2dd353736ecb3e116108c73426f92b59a443265b87f39bd99942b1c9
MD5 7c0815e4a64b8a7b9864633b20282d4b
BLAKE2b-256 1bd5db920cf5334e5cc7f9190d2373678e1a7d21db47657e2ae0485cbb56a11a

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e58a5ead7fbb53c744dbf504031365edd407c62fc89033f2d2b38a17942c95ac
MD5 9008af91a6ed2a68a53cefab088b0b28
BLAKE2b-256 3947e100af9aea1e65705bb657bef1a4e8bb35a1d021527a9e66f9a6995adccd

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8b7b9504d69c2499572c677a8ccf863415f546489812fee923831f111de5bf71
MD5 7f4e8182a89163397148661dc1cbe8b6
BLAKE2b-256 9b006ff911f2e0bbbf8e4a1ae706926cdd225d379f51e182487621bd5a469d7b

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e735e8ead442fe7fd7f54470bd0401b3e02f4ebe92b0d5c98e2243b57c90cf93
MD5 f210c0323523b9e8e842a9e02f1a5e9f
BLAKE2b-256 70d220c44bbdb8f4a73347e091adf62858554fe631dd88cd26735c1e338c8b4a

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d5ee03b3a0f5c6548d1bed7d96b4c29428825e6c6e8e52029e7814a6dae7b0d7
MD5 f1f79c9b98be48bcecf3de43ba85b564
BLAKE2b-256 94f713081f0d4cda07132980f6f36bea6938cb759a12989efd2937508ce0bb5f

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c6dd4dc241b42827ab94a813ed45710def7aa83e73a634deec40af7201a6ba4
MD5 052ee888c5a2335315662bf44378dd72
BLAKE2b-256 7a215b335693f6ca5815b55035588f71bb4321110b900b9edac4789f45a428c4

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 80699d384f7bfc6d6e052ab3ecdf04270ae7a160b920709668948823d2df55e6
MD5 4da62a68c8f3a1aca491ce85f22886e9
BLAKE2b-256 e9dabac167cc7b9d6f58375a0dd10e318258580f284a34941854f8def3348736

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7d3b72d557b5ce770fa01a67891a37dcc36a0d25f1b7d835da0eb4f21c39062b
MD5 175ad38fabdb0c4f509efbba2d5a6a55
BLAKE2b-256 a77367b28fc6de45e495fd5fae589ac786e0b2a857ed816b131ee457371a0435

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 27cb66aac6ed9b9b9fd3e48edbf87b5a4d2888dcc381333e0e9f2ff172299ef1
MD5 e76b6bc0ee8e78c8a70d8ab4bd808d5b
BLAKE2b-256 743bd0641cf5651e4d1191ef66bbfaf3e5115f03deece82bf563d780f061a3a6

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 883a2ede17fe4d3a3b928bb2c758b0380beb3d4276eb570b50605da78b40c153
MD5 f802802678dba01ab23f810cf315dd6c
BLAKE2b-256 2eef77938cd1713c815006127782d5ebaa9e215a572d3ab38ec450bb588a0c88

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b1a54f192152fc716c30b27ff080a41226da13fa55949508b179b09ae8e86f23
MD5 f8f41ef867cb23e4a36728b5fbe6c04c
BLAKE2b-256 a6ab802d7e05832ba0e5d0fc417b03c5275190a9608bc6fdb08d890ec9624149

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 51c20ecdb04bab56637e212f712fed713de0e54bc128f95cc51bbf028d99eabf
MD5 3e6a73f3ddc356082806328ebb6d2d4d
BLAKE2b-256 ea55ec5325e7e34af5c0c3aa95c85b36d6d4d393b4d0abc12b725bae88548711

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fa22f0f47cc779d86ee65508ec8812bd094699d96914c6ee73e825ed073e3729
MD5 c359421272d7d862c4f82baa32a0ab3d
BLAKE2b-256 48a2e4a4331fd4367684021c8a172e74ddcd164f99a3bd99d7c3e3121c217039

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 15a870d084c0f72ccee1648e27839b0e514260d78a8f3e1bcdfd630c7f1fff7d
MD5 dcf263ccf2bd31162011e6e808b35794
BLAKE2b-256 5076a3573fb915ae6040ce018769429be92cf953f34606e020abef07f8bcf33d

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2eaea16e15df429b6d3f7f9583035ac6cd615dfe24c30405e32f71115a066ad6
MD5 b2c67abd4cf56db5c6005334924dcc70
BLAKE2b-256 c597d1b067b623dd682500f2267f86e95618ad94e567e407b407f105d4621154

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5bed7c4b5e1014628215280b25eab1d9834db08e38562e2db31a1e5acba1ec9
MD5 0f5386c31bcb45834aadce9f609ca1b0
BLAKE2b-256 f1c6bf55ebc537aaf1bb64ae601341d4ac68e6d64d75fdc5b5a278cad324b553

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 720d62051de7ef5357cb0f5d743a999ab8407fadaf58b09c18727a144d6b2061
MD5 cf128836c7e662fa7b565d9582825d61
BLAKE2b-256 00447a59dbecc15abacb6f7c9020ca7a0fd42a02902894d84824b4e5675b6c4e

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 91912382b5b2d1e3ecfacdb39c7b37a8935a488498f332e7028cd74ede3b4a4f
MD5 0506a25afa692a35ce19e42e9d5a4a66
BLAKE2b-256 4881791e1d0ae458ac45f189ff69435332c04630bfea468d0545d19e889ec96e

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ffb115b81046b1510e0b0e25eea3893326eba35168ca4a900d962385a9dca6e3
MD5 93b615050a59d89c274999d8ee0b888e
BLAKE2b-256 688c91e96c1692d6bf7a62f18ab7542277672429928f932f4d3535b96bd7b743

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9781141b426ad4c4292accbb5cd1fb67e368d82418599e1ba1c11a422c7ad40b
MD5 33ad476976735f8508f4fb6b4d139721
BLAKE2b-256 8348977015f55f421f03d21904c3fb11226e5817d9ae1c7166bbfdf9b26ace71

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fa3a5a2ede7494be44a0a1ccbb66242b1c45f9eb93e709873604e95fc7bf42b5
MD5 48994ab0ab140f40cb230afb5972cae1
BLAKE2b-256 f28c2ecf70527e8de03240ad394a8281e2d378a1b4f30a9d4532c42e68532363

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2f87fe48934109a27f6a21921e1e42f623d49e9407bc1e7c1fa91187ed910bcf
MD5 5cbc02f8e54c2b3fc9100702fd50f461
BLAKE2b-256 0a393bf8abbb588d57682b7200139e4c6d81aaa5da902b189c7c11a8af6130cd

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 789c7d2942ff90a552aded99253ecf5a8adf81ee8222a795c22c70c6c5cf9eea
MD5 22fc504fb0f0b1074df3de14279301d9
BLAKE2b-256 cfc77f62fd3637e46b2226a3ac74340620ca7a6dcc2c3a19c9d70be043c0473f

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e303cbd34b832b922fe135ebbfafd9c28dc217f75cff98ce0e789be5e5166236
MD5 e65bb4b7a0a19b9195ceed7eab7f54c6
BLAKE2b-256 90ad7b2839315d8c4f4df1819d0e1f25812f33df08f53f04952e8053d42292f7

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 22e0e51afdc0d0fe93ceb947be5f2e46d6e55fcb04eb26a4a9a95d4d3ed1d451
MD5 e925d9d82c06b6b80aba0111f9689c8d
BLAKE2b-256 1c0a7aec2d29a057a94e00779d3d4585544d4c396352ac5efd67f13362a2e6ea

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8b3d06f6de89e7ed9227911b114604b8f808f3696d2fee842753a055de6efec1
MD5 c7659ed1fc22c1f0643931a15dd91f32
BLAKE2b-256 6da24fcc6f82b97ccecd566f84b0bbc887e6402ea2b400c50cd43cce07bb4b98

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 502c55d446a422394fc8fd3174351ff6cf7d9ac93fbe60af202ef41d8adeaac6
MD5 ede5b221e2854e3e5d0be4440222aa56
BLAKE2b-256 10a8c14c43dbe0d60ead1350228f094a1af3a966a71e3bd98c373f0173e2fa50

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 079cfafa5b405fac36ff6b58eb1b06be725b1fcc06490b6a95f48f66cad99cf5
MD5 f210e5a924b1c4a75b322d68a7a3939c
BLAKE2b-256 ba36957b296d5de78028342c46d863f8fd55b4486c05f5caf8f82504add2e8f1

See more details on using hashes here.

File details

Details for the file flowrider-0.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a4729fc1cc04ad21d9715b343c3fff816a7e5563e1360b4af13061e1cf70b0aa
MD5 1d2c607a6daf79277a51f7e4c2e52346
BLAKE2b-256 13eb8001d031ca7e13b9347d4af1faf33d772520743de2f7affccce68fcad1d9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page