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.

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.1.2.tar.gz (58.2 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.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

flowrider-0.1.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

flowrider-0.1.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

flowrider-0.1.2-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

flowrider-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

flowrider-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

flowrider-0.1.2-cp313-cp313t-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

flowrider-0.1.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

flowrider-0.1.2-cp313-cp313-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

flowrider-0.1.2-cp313-cp313-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

flowrider-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

flowrider-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

flowrider-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

flowrider-0.1.2-cp312-cp312-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

flowrider-0.1.2-cp312-cp312-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

flowrider-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

flowrider-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

flowrider-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

flowrider-0.1.2-cp311-cp311-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

flowrider-0.1.2-cp311-cp311-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

flowrider-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

flowrider-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

flowrider-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

flowrider-0.1.2-cp310-cp310-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

flowrider-0.1.2-cp310-cp310-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

flowrider-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

flowrider-0.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

flowrider-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

flowrider-0.1.2-cp39-cp39-musllinux_1_2_i686.whl (3.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

flowrider-0.1.2-cp39-cp39-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

flowrider-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

flowrider-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

flowrider-0.1.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

flowrider-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

File details

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

File metadata

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

File hashes

Hashes for flowrider-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2e08d749ddd1838e3fd6bee57e93f53fa29be9722ebd998fe2b72b1df4462a34
MD5 e375c214037c2a814827caf906af3d30
BLAKE2b-256 d9a5f31f561e60bde7156d3bf44ccaf5e1aafd489469a6ef6e7530c6f2bc9a0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dbf62710472dc5daf4543d6a90abae0a494da363a3b007d9500719e435cb7fe3
MD5 ee98533d9e529a88aa4af4fcf1204fbb
BLAKE2b-256 024ae8182b03e12242159219bb36b3741034bb3caff2e038b1d1db835f2d8ad0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3c0cd4fe587b0733e0698bed95f19fd4ca907a4fa39d7f12929b91a0a874c07f
MD5 10766b1a75d2ef21b96e3184b02aae4d
BLAKE2b-256 191fd02385de3e35fcb4e9414ceb431e60801186161b7d783814d4c4a588b339

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c4e4d7cc9be506df73219d34b55eecce5fe17a38bb65e2d5ca9fa63346e3eb87
MD5 107da4178b78751bc3fe431b2fdc6050
BLAKE2b-256 67cbd08f9e0422c3b7d345877d10e5bf41c3e8b7d041d2fb8fca78ac81e3f70e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7719f7f374da3e9679d408f98957095ad7e73b9d19ab2c4f024aaaca2806882a
MD5 19c4321cbb7a96322b32ffa6cf3000e6
BLAKE2b-256 f6b5e77ec49bd695ee2903f3df5376badda745ab211d011edda1c3acca1139d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 63ec8d575c868f740a8c2030306e8e35d0e58b511e10db1497b9001148c68df6
MD5 0d3260af769141f7e1a3663106df0cdf
BLAKE2b-256 8247ff21a5171185259d8c119a64eedd68da592225031628d53e3c84c1774f24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 112c5c7119286bf870cb0324d41a4c85b851cf5dae7c26b5a94843071aa2ba4a
MD5 e92e3b619f524d181845ec1ef764c277
BLAKE2b-256 47d53cb783ebafb8e85cac455c0b7be8767db17e1ac12a683277ee79b96c4d72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e984d6b5d9cd1464536961518508808170ee45c4a2c6378adff75750614dddf7
MD5 27c96fab95cf61b11bb105062421153a
BLAKE2b-256 155a26fd08545082e3daccdd6038e73cc54a5106fa22490b92e892fa77fa51af

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c517165ce556cb207ddc27b870558c9b443b7edb33aa83c76f3218b5f79369ad
MD5 f9b6ee019e03f7f579c83ca9ad04493c
BLAKE2b-256 ee1d8a88ea546d3616c608aa1093cd5576e5b4d8eba213c7dd11429134e80bb5

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0faec238ada59c76540464861e1c7258f730061f3fc2c64bace8772aab96759d
MD5 7a6b87fee75cef7d7041947a22d033ff
BLAKE2b-256 f351b5941f98ccc311a1d85aa52c4ef0af05c06993fd798bcc75c64ea74eea20

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ac107cdc648d2c4d7c612c30b10ecf9d27de672e4e2f5d468b2f9384d209a7d8
MD5 747717d4ef0ab3e5e628dfe875e483e1
BLAKE2b-256 3c5156d1211b90597c333f3e4d2e2602cf9a945d90b816348aca20acac8b4e90

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 345896a4c1520fadc1fa3de0ce967b1fc0f08ed80ad859a7c1d35b456cade001
MD5 3b6cb4b523b8e1a6366f737632fc4185
BLAKE2b-256 6116a2632b04553a3b2068f62b7916775e0a1f5e5aa6b2c135f870e5187740da

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f621dba384fb160cdc9e98056b72cdd2cb739bdb6fefcadc95c578808be881dc
MD5 443dc040e7d9f5aae1ad4a04d5b3dff6
BLAKE2b-256 a757822e9070d1483bf32e39a19d3530111029952b0aa8fffb39a9840b7dfb95

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1987f0fbb5264e7e9cec704cf1d27ebece18bc7842448f070caf9f0669373193
MD5 62623301b5424c85d16117e3e289a9e4
BLAKE2b-256 03ab6aa874b06d5d0b9362313181ebaffb0042c2f344068fc6e6d03ee04891a4

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3425d5c5c8147194cd49cf6d468e988dc9cba94454a46e60a437cc3799889b05
MD5 d8635900b83a03484ced1d8728bf6bbd
BLAKE2b-256 2e10880bf4610e1a5be5e7c71c20e7990f38d0b8a706824f04c6c19820442929

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 85a08129292b43347a89cac7e135c6b1ad31d656d6074524d80cc8f4fab5fa89
MD5 fedf0bae27928fa7a108582dbd211705
BLAKE2b-256 8101e53c0f7da4b060b8c4df216b4a23383a132cbb21455cdc863b2631a8b6aa

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 346b1a2b055c4401b12172b0ae01caffd8cfb634b182a7d86fe3599676b5240b
MD5 ab79fef8a57e3aed0f5b21da4e584310
BLAKE2b-256 7ef69146f9a1dd583171324a6c5b85a764be3523c9d556b4d4800247a7c35969

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2ec6b773c49cb003f3538443d29343d6fc9aad76f30ce30a567315473bb675d7
MD5 398bdafb0b04731775b2ce2aa52c26f4
BLAKE2b-256 abb137c9b5f70bc9040a8c92838e1257ede6c6569fb16466fe2fe77eef261784

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f5c74352c1506d438450adde1dc8b119460033c7c8f1325d85cfb667ecf79719
MD5 a0e204771dcc4ecdbae91a67f09d16bf
BLAKE2b-256 82830a235d87b2eeda7b3acdd0497292649ea0ecd7c90f2593d85895bae6c045

See more details on using hashes here.

File details

Details for the file flowrider-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for flowrider-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 357cb5367f8d20017adbeb6a21d433f2e25886d5905afebda3fb3b3b8f5cda44
MD5 cf17706c26a8853960b827c28bb36419
BLAKE2b-256 0f1aa68aae5e564598dbef1f84613f17d27f56633a177aa5760039ee91d379fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f1f3f72cd28c91bdea5003aa26f69230057c89e8219e4bfb19dc5f142450db1
MD5 5b4d3eb165b049cb470c7a792e0c2947
BLAKE2b-256 c519b9d44de78e2a9d6df90a3e2a3a7709cdb4728bc40c286db06c536f65ccb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 463e79666f3e180b8c567c2a1e6704f12621bc7d80b6672842949a5303cc5f90
MD5 d8ddb8e55e988dee69135ba59a192fd7
BLAKE2b-256 d9d67c83c785e397297745655846db070d7e792ef42397fed4357bc23f745438

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1005b1c683197d65279328a2fa1f76961fce8ea8582de615f233334343dae880
MD5 40b06273fb0043e71a19f22a454760a3
BLAKE2b-256 14403902d69cc6942db8ab98d424fddf667da2390b14c52bc94fbe49e2dd63c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3a9fb4c554561c5d38fe111764c7487ac1ea9cb07d7cb6cf001bdc00a87bbda1
MD5 3704eff5fa04314203e8b74824ea5a97
BLAKE2b-256 e941d2b5fd8c407af887230cbcb68b0f22464309addd86305236f9dfa971f642

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 05dcd9fc15ded6de260492697f3660cf9d057741ec1227a8bfd99211f9484fcb
MD5 c88435ff0b8546d028ab136bcaf07617
BLAKE2b-256 c7e81b242960dda8ab9e947c8a5288f6d357612326f55dc99fdce00e9318cf72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c83811afea0d7f3072e60b94457f44d3564d07a73936cae765db9bf82ab6801d
MD5 48bd05fbbc78d5d52094303711727d26
BLAKE2b-256 36a01c8d189f298ecdd4ac819b80e917e52ba251f5b9751016d143e21df057cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c7d3fee0365031464fe5d3becfcb07e5be712af2756b0fedc541ff5de8d8d41e
MD5 6fd68fd0927a7d8d81409857e0817718
BLAKE2b-256 fe322339ce50853f5eaa6dcb94adc8400943af8936e0dff3b2ceb0782ec002dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 db8645c0d78e1b3b2e871a66936116f604060bcbdf6fd300872658e0070e6e24
MD5 a8fcad48114a79aa4696261e48691f94
BLAKE2b-256 aed62383551d645c3caec42e9bdd5cc5bc2ff5e97a0f3d39ceb2a21d0814ebf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1d1aa20be5abe5f2066b34e5a49ac6a76f1eb083b34fd78446d457973e942b36
MD5 2b83cf1721e4a952c5f06afb9727c7cf
BLAKE2b-256 63aa4a8337dcad220f43db503bd661d926221c1854f3c43e19159eeb28034e34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d6e12880564df76004471ade34e762e326f597ace899ec612778a207cf707db3
MD5 4fc2f6bb633c692480ff2f5e09770691
BLAKE2b-256 540051087bec12d9951513765a42316e6beeca4a5459f572e1b07210292277cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d4da53ee129dc519afb46d8e5f39587d94746fcf31b935ca394d50c45efd2732
MD5 c87b811521808e22bbc6a0eb3139e7f1
BLAKE2b-256 31b8858f684d0043d694e99b60913a8518016347a5c65d6b9531c801e9d7ee2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 18150bcec4b5671b7477917a3dd0dc9abd0ef628cfccb24a38b06fffcc8279f9
MD5 207bf73d39451cec0cb97a8248883ba0
BLAKE2b-256 275db5b50b32fa08c0e586acaf98836fb6187b901ceb6b419ba9a2feb5f3353b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c3e3691a9eeb1d448ca7ffc57583d8424fa2729ca6799422ea72f6d631def983
MD5 13f6f46f1340b610d7274198e588eac9
BLAKE2b-256 75eb9899b68a3b3c07fd95573f9e2f2aa9df4a126b4e7d53d0f7dc8fd3d3176f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 927589d0ecfd3db03ac1a3a2757f7bcdf228147db9a854b2cd010b2317dcdf74
MD5 92e013d870b5ca6d9f7aef5d236845b4
BLAKE2b-256 2d13b2db2318cc990e23e5bbe9f4e207e959de6b697cef0f5b16ee6e12bbbe3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 74e6e6601a8a48d292c889fb6d32ff193cfe4283c5c8264cdd6db94fe2732712
MD5 1a1759150f14cf8fae6a123a3a9fc2df
BLAKE2b-256 1bd26ca69f1cadaa4baea131a52b37d6c0f1f60eeeb5cd4bd9b20526a7e9340c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 319ef65160abe9b8c1e22f4076f00b904bfe303b38be09490311282b29a1c74a
MD5 dbc370bfa4a5dbe7e109e26c461122d5
BLAKE2b-256 91505fd95b08547a8c66d60da59c36bafa8ad721f2315759fd30b62927966421

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 838505166d2328914b7c5aa75246104e442befeaf2b13447e2b0845d36a6562a
MD5 8e21309a3db5d87ceb1723d2da395aa3
BLAKE2b-256 2adaed2e9b36ccfc2742a8991ec1a33a2ed6d2aa5f0e3aa0eb2f67c53c9a11a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6c9eaf7330f361b2ebb280547e6b321315aa1c3b11bcea69efdbe40b0bcc6671
MD5 8d21d0f69e2670c56ef2478ef1fed6a1
BLAKE2b-256 05fe8691a835b5a0b3ff133724c715e0b6aa2d72a74cab922146f7fcded688a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c32575b60c95395c91fe5db43d328aee9c93d9c552a7cf81469aed9c11e812b2
MD5 c950f09e8ee24890d0bbf3009b0e5b3c
BLAKE2b-256 40ea142857eeca24c951999e493478452494a57b1589d951339a012c3116fb07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f187d89716a156bd120dbc9f210ec6f9a309fa2a7eb2c08719fdc29854267274
MD5 09d55a3335f6a65e617fc5316e5d2f87
BLAKE2b-256 71514d85bcc5c57689d5dac28c8137e61c408d65c5169394b1b2dc7ca9acfeb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b521b85d6f25155c688f65bb6253374143137219e8c33aa2e80debb04240a906
MD5 d3d71a6fc6a07b6169ecb0c38b974956
BLAKE2b-256 c3af17e5cacbe89ece3601ada5bfa373f77cfe8f9298ced5f748614ab173b896

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7fc476b5c149e097c9839efd8df9c4d5c2a89bb787648d147b8f174d3ea5a8d1
MD5 74796ffaf5738cf15bfa6ad1ceae8838
BLAKE2b-256 f66b34eee33d094f18603e41aab3a7efdff1f66b1aecbab7c518e9ce2f6611e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e3d66d83b2c5ed616b46fa1b31a7363edbfdedb880f76fefb0e42d548aab0013
MD5 18539be35430ae97cc5185324b598740
BLAKE2b-256 4a236dbc24d0ecff9cbc064ed988479dae0f7d4e913db63a775855b3f21ffe19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a1af5a8eb1de748657f9660e89efaf4fb4fc5eaaa9eea073c36d21d9fd5b68fb
MD5 05b673e9913dbb366ec6ae03a12495e0
BLAKE2b-256 bdced1d0deef433bbfbbdb7a846b1b67685ca9f3b9fd28e8c567b0706b354827

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 78e589717a0e9b64e9847c6c9a7b7d8e24cf49decfd06b9bdf5405f5e54fbc38
MD5 51904d4a76c55fa433721af80d6214ed
BLAKE2b-256 c2fad74a496136cbfce667c7e0c5881c78b56dfe70095ae184d4360412707ae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd3f68243722f1d6cd719afb1501c7b28155c4a7b1c50ad0045d6dc33aeec5b2
MD5 da37b3a8a50e0062f6745e35bd71e1c0
BLAKE2b-256 3d1affa41343ac17969aa986c0e7b000ac963194d5eb7b96d265659f05ed01b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b5419149409777c686606061b54bc308d76314e3dcf4c5868fdf31c824dccef
MD5 f37a0e053c9e013f0c11d5f0f7584d3a
BLAKE2b-256 2b20d49cda35124cf59d532db7d5a5fb4cb783694263b8429b13b18148ddfa4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ed9d7ccfef1a6e1bfac97bb00472bb1c77e0c11b0006bb471cb914e0d508b6a5
MD5 bfafedce914fb4f19ebd03bd6b08ac82
BLAKE2b-256 5d061ff0010343c0fd1f7cbe69355537a8d1b579c1358887b3766bfcf590a38a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 919954a53f6f3e36860b8cf732ecf15c1bf783e9ae1fd20a606567e754daad65
MD5 55ae27c082749d627e093afe1f2a4436
BLAKE2b-256 a5ac7883d5eb98731e5bd1030ad704ba65513234aba901b3e5b8f98750f257d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c5c1ab13ddb3fcd6f957a046a4348ed074ed04f6690594529db19af933765783
MD5 58b25dd61774f1596932944be176e9a0
BLAKE2b-256 98a88f1b751446d48fced385053cca6ac9c9cf9b36506faad8e7f0e271eaefc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4f632bf7713f241b01f9a3e0aa2b77fca1fabbe1b60f9dc7d3ec903d3f976f02
MD5 1ad27fb0f131132ec7bc99ca6ee90d2f
BLAKE2b-256 7b2d6748dd04c9edf8204b9b3a38ebea6cb693944a03fc3f564aabd2fbb5e7a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 75b85a626fcafa1e7c503552c5d3389c8c6413e96edf4934fd522b38e4d4cde9
MD5 20322db0202e722e4e282132808d9e4e
BLAKE2b-256 89761824afbe3ca9b8e6c5c8c79d83f75799e1745de0eb75511209804f966519

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e1dd185cf6c9ef28851736a3df943aed5de7b222cd0cd3b0b987e2704eb4b156
MD5 878ea654a99e257fcaad47926882732b
BLAKE2b-256 0f76731d1195156963981f951a50b85a942f853352659df21e240c9f5caa8251

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e808bf7683e7a01f208d56eb520d46de13daabcd935d4bf35d94f1606cf70d37
MD5 8cb432e05dbac1d8f8edd917033af158
BLAKE2b-256 d31fdc9067358001ec5cb7541ddf09fadf4d8c223d9f3964a910fd28cfdb61c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bb0d9e3154cae7f16f851a2e8f1b85f5e8bca34e669ac3b5ccb8324b6cc8dac1
MD5 2e8ba3196c929236e5f6c886892cfc16
BLAKE2b-256 5caf46798859b4be37b4ee0fa17f78fb364ae377929e4250d8f6f9914d163d95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 76d9188fc127de0f42e12f634d2ca538bf511d106ca5543cb3bb8535fde88432
MD5 9a9592d3ff0dfa87282eab4c880da3d4
BLAKE2b-256 33de8496ae6e0e5d5009a02c6770a8b1d3fc09c57082848891ab5773e7edd65e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6728b5e9e3c827de33f984febfbfad462d2c5a39e1b4b92fe6b30ab4d9fd1b38
MD5 98504092fe36c9ca8e9c6f5fcbc7ce92
BLAKE2b-256 52f55042a6db7093ef065594fed19408a066ca7e65f0d3984230e80442942223

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3fb0d772ae3036ba46288ead12b424fbe788720d2d03f282229ae0b64612f199
MD5 65d799998b50842b9a8305fa80128dd2
BLAKE2b-256 be0573b3ec078bd91e79905897c9e38b0233219853cc6e8e7c3bc4293aabd8ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e6b1a391047723070561765efe3afa74fccb027a33fefda347fcaa8729e2d41
MD5 ee969ac9227846a746594d1449476f47
BLAKE2b-256 8683019f21d4061a0cf420c79dda2abae5e405470556d79e72ab3a390df17bbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d5687b0da28b7b37f1ce7a64e15c219ccc06278bff5ff3c6d39ad6e332bd0bfb
MD5 6c44a4bc26dcc5c51a437b89b6cb0fc9
BLAKE2b-256 000f660727d249c7e5c05afd390fbf2e183644aad9a867ef262e06538e9bcdb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0b498c86e0bd0876d8d96c86b072e29f6f490f2be5d5aa6bac253810ea76dc59
MD5 623a8f47cab32bf578974f8c885f7d67
BLAKE2b-256 94f06361b939e00bea0116de72d7fa84a39cc3307d2053c3389988e78e676b21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8714b35c4ad91614ff39ade56c4b234f42a69e8b6fd4774e60e769971f17e831
MD5 eca69e8c71ee417052a4095d515913f3
BLAKE2b-256 0fcd297e32b659a14389f8a3e555136a027cbc93d11ded7f83ef6d883f8665ee

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