Skip to main content

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

Project description

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.

TODO:

  • Right now we use filehash=0 as a sigil for "we don't care about the filehash". The filehash is 128-bits so it doesn't matter in practice, but it's hacky so we should fix that and modify the protocol to support an optional filehash directly.

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.0.tar.gz (53.1 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.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

flowrider-0.1.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

flowrider-0.1.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

flowrider-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

flowrider-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

flowrider-0.1.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

flowrider-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

flowrider-0.1.0-cp313-cp313t-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

flowrider-0.1.0-cp313-cp313t-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

flowrider-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

flowrider-0.1.0-cp313-cp313-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

flowrider-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

flowrider-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

flowrider-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

flowrider-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

flowrider-0.1.0-cp312-cp312-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

flowrider-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

flowrider-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

flowrider-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

flowrider-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

flowrider-0.1.0-cp311-cp311-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

flowrider-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

flowrider-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

flowrider-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

flowrider-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

flowrider-0.1.0-cp310-cp310-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

flowrider-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

flowrider-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

flowrider-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

flowrider-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

flowrider-0.1.0-cp39-cp39-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

flowrider-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

flowrider-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

flowrider-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

flowrider-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (3.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

flowrider-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

File details

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

File metadata

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

File hashes

Hashes for flowrider-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7c744e97dcbc1e2bf10cc481056c6471b4d3dd112e87a47d2809985027659b85
MD5 a1272ac7508b4ffd5b4373c05673259f
BLAKE2b-256 1d100201d01a35a805dba94c1a6c2ee930a9732b0ec3673e5888a3fce50c8710

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 87bb56903526940f8f12b239cd850936f449cf83437b00602dc236ac8b12fc74
MD5 d2779a568f5413aa0c21eb9f7fa6cbbc
BLAKE2b-256 52d97080fedff2c6918cd7d5aa26b17ae02716477e556bd0108d30c82c2e64ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e867f5257f3e9c3a8ede12b0d5df1bf19f112eee51e17627787d7164f05944ed
MD5 297a16fd32d8369db5d0ef70fd62d80d
BLAKE2b-256 6234aa297353fb0b39cdccf47ad2e3f74ea8be5825cf3ff5a61071764c132259

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b05313fda987d1405b0dba4a0fc9e2ea3b115161267f3e35dac16d22ac8c6b21
MD5 7adb34d614ac64b93f5dbf1e97e11836
BLAKE2b-256 5cda38fb214e6b4df9e23b873446997d74b25b1075cd148759da6c96b601c751

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b881bfe99db722866aee958e16b3456ff4a583cd9fa04c8a74e806a30b62df22
MD5 5697fb7cbc63678c88baa15b1ddca9c1
BLAKE2b-256 21dedb2aa66adf1f180d16dbc2f53e8aff6d3d1a9067f4fc9b13e906e71bb25d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 25976a1cc6fb3e738140ac3450bbb3cdc80117d962212f2c1787842cd6787c31
MD5 6aed9e29ad50313ba87dc129641944de
BLAKE2b-256 49c55ef0837e78792a7be4b04007f25c367269251df93f288ec9575a43afd0ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ade61819f62bc1de8137bf3c2a4d0b5dcbd72aea73d8b9aae622786c26216d77
MD5 31125b0be0774b6ef88696976d89baa7
BLAKE2b-256 64f8f7200f0451f42e14421845225854669692037d692718036c802e11ca85d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0fb8911bd1a633b5dd730c92d43645d77f2eec1fe551a630f52129b9193904c8
MD5 aecc350fb81eebc2359981f0e6c3dab7
BLAKE2b-256 7278d32cfbd9db11b69904a2e2ed5bc0e5a5de2ea81725d32f4013ac5e810305

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6acc415a23b7ddb54fd3650db01e24e6c2271b4ef5e3c938784cc1a96eebc15c
MD5 dae56039d83aebc9a5522b3931d17b6e
BLAKE2b-256 e3e6340b4aa040db13a9d2082e84ff21b52a318188e514308a84076ac4152997

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9e0ad160a8bdaf995e68f86a4545dd99bcabce4f4920ab04b002b15795908dd8
MD5 ba4c1d1d13ce4241a6de3030993d4bd1
BLAKE2b-256 ea54839410900341ad1b7c6e26a9d50d070f4f9d0bf111cda1747d07923573b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e254a9176d48e23191a51e9d68c437a1e498564fd0624965ae9bf5388d93ec83
MD5 697cdc0a759461a0e7ab9cb831d53313
BLAKE2b-256 f3d83175c6bf0484d5010e1dfbd089485d382fa427b15ab1037f6a1a98e198e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fac2327509ca465c985060bc47618dfe0f27b8dff5b64901837e8a9c9aff0ba8
MD5 bc1c8f2f2cc4b78d8e97322c19b7433d
BLAKE2b-256 2a8518247996b7019699e59ba6d7c4cbcca1da9361c7caef61ef123b17a2199c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b396010993ea5c9098c4f1f95fd6df1fcd1aaebf2017630bac182ba42d177029
MD5 c75fbb5bb4221c63f60986a8bea2a131
BLAKE2b-256 764938a218df2947413363bcfb3bd8953aec72bc1206944de978f1fc40a8101d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 abd705d7c40e21dd40467f27f785dd9a606f7a25891bd34d860d6007ea295d82
MD5 f13a3e8b3248ae4952c40d721a1eefaf
BLAKE2b-256 d89d7293a6cd7199ea26af2408ef3ae7b5086eb3f4091860e09464353577b932

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 174348cc7fe6e59766ec4d7aa795058feb0efb8aed99377ad7491f1860329070
MD5 adc4830278d03ce497cd01e6016f5e51
BLAKE2b-256 43a9268282766f3ffcf2a86b18101ea793f9ff07c6d7797a099867e51de9cc33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 422e00eae0c6d4720ecb75afb09bfea2b7ec6521c7ac926fe309c9cf3fe1a605
MD5 b447a7ab689bbd7a3a2d6e926a4737f3
BLAKE2b-256 8b7383de3ff7d4377da24990a14356c59aa873c8b6e250d60ca11173e787660c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 466f90ff33b5c5903584cf0f2636426a03948a8aedde892fb41d829958bdb110
MD5 e200779e4784075a85d9e3956ea63882
BLAKE2b-256 23864ed8ae2138d81e7261d5d863d991cacc2323c0bc3941d5e4b5ef82762f08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1082cc4d6ff1101c5e0c40949a785c20574234b56d925fce53aaf5b6fb1cdf01
MD5 3233f7d41bfa529985b2c38584bd27f8
BLAKE2b-256 55cb87544a439313f2e3a02e365877c05d782df1c6c6f4ee8a6292260068e327

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e350828eee6e8b0460052192cba4cccecd46c9e31fdb7dcfafb1c99d55ecf643
MD5 1fa79e34f60cc4c3d5a5e681f61a35cb
BLAKE2b-256 41dc37341505c5536b4b771d104df8a26cbd1bc9f1cfd54046cb012883488986

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 837c31b1850262ed821100d16f31802144b62c54fb64b2f12a9aece890123ad1
MD5 aefec49f84150011272ba7fafa3a8b3b
BLAKE2b-256 be37321242a9913b30b8c73d1f0f36982b6b390726e61009abcdc0f51916d25c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a751c085247aef0f25bea045be936eabcd4b6bcc0d722a5d74dcf76584baeab
MD5 f159eab5f10f1b1537b99042494d9311
BLAKE2b-256 0bd23dca8ca7ccb90a4bb0f94681881f0f10df390adb2f6ecc7882ac1b9298d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a6a40a533f450dae83e7ba04257c41f8faaff6eed1f71e1523ab0891b28c55dc
MD5 f3c2a69ea600180d0e7f8842930e9fed
BLAKE2b-256 16476f046b110bc4d80220f843079602c1347db0e0ee87c577c92ec3e004d2b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3910d930df5f86c556124b269dd52c81db172fa0dd4518c0b86e569f37836e3
MD5 7c1bca56bc4fdaf985dcbd73518ed829
BLAKE2b-256 106d37b8d02c6b95068dbddfbc671178f56301126502ccf14a66369c3c2e35ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 df9f89c9b19383d5379a1e9db6b67138d232086f730c2154442fcfb27dec920e
MD5 d814f17773c70ad8f0e6f8d7c06046b4
BLAKE2b-256 0f32b56911ec1e34bae7c82098cc726bb79816b33f63e9bbaa66ac3b5c2821c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2d1927565cf82cf300d289315bddd4b827510a65abad119a4ba4b893782f0648
MD5 9f234e6896b0475fa12e4577c474537b
BLAKE2b-256 d5adad128ed883585f57c56dedeaec2f92e2023e4d5915a3253ffeca0b2a87a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9022f38f2f3a624006376c705b3b0d05f3b11d8fe64b3a784edceed782769dfa
MD5 b9a2ef81ddb3facb47e862028e16af27
BLAKE2b-256 561cbda8d6eaca3312179f9ce5fc25064b51e79043b52f9e186249d15eaca07b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f6b4d66c20bb5382c6250f5136ea5ca910854372ebf75834d268ae81521a60dc
MD5 b2126af307101c597cba33572b7505a3
BLAKE2b-256 78a22f8f54769cac6c33ba925bd92c2fcff6d1047acdc0d79afa957a2750ae2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ccec74e6e46a3881d4f08f4b0a8392cce18033936db62b8feb7138fd58681295
MD5 d9496141fea1ec495e3216758c31c31d
BLAKE2b-256 08c68951178c0b2ab59068592769dfd558190a9a4e9a584979029ff1c78269c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7e94974b019bbafb4d2bb2e645d1c358504c01794eeb075b5aa290f04096fca4
MD5 b7bc3a257e497381a26016993b87b58b
BLAKE2b-256 75dfc544104746b6d1b635dec1c28955e35d111d08328397f3f0cbded0cc5930

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 720aacd3162f15a8aa15defdcd2a81539e553c8a8c5b8cd7008800c325734f6d
MD5 5e076c61dcd5cf5100ac8f00a3401212
BLAKE2b-256 1b3dd686ec4d8187f11825cc39548464578b2404b63ab53df13fbd0f181d2215

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab62b4ce5df0bcc49107e70dc4a43cbcff61256e15c32dd239f5819c74db1901
MD5 4a849a18f5bfd29c376edc714ee61440
BLAKE2b-256 63f62efb2e115e98c289a24c115e43a026dece6f3a2ce4f6523074c955479123

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94fc6cd4103e7dea1960d6f05572a38daae7b7ccdb78200a1667a5d836a79352
MD5 7bce2b1c31a3e9ef092267e5e9da080c
BLAKE2b-256 c392f9a904bfeee4e29b0c0ec71eed9b2ec4f441c0b5ba249ab0012298808407

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e8d70f355d9a7b1420a50f8c8f5ffff15c153a2bcd5a37c1d27317a0b5ca0663
MD5 a2fb5300ec6db027a78dc2c79338c364
BLAKE2b-256 8632ec60ecbc3d4cd569183b82456c51e27762eb4c6b9b72d4c82a00512ed55e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 de3fbade22c717107139c5daa24f6fbbf6a8a50a46ec520c66932bc441722be7
MD5 9f43779048530173d903a935e733d423
BLAKE2b-256 8c43dfdb2bb40bfdcc9953216572f2f1daefa2a0dc11582485e23953628a4fc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6a99d773f6a05183b6e652841617f3aadb5974417b0e58c4a367219a5ac61200
MD5 13819fa2910820da8f5b7179f233382c
BLAKE2b-256 7e8fb0dba5ec2b9c99adb27d143fc4a2442f94efb3da727e41a6b9c78acb6b2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5b9ac90e13963ed67c88b087f19f8cbc671ce237519836c650458c0a15a6ad70
MD5 dd1b130850bdbcda429bc91679f69083
BLAKE2b-256 008aa641654d837a822ac88bbf0318ff8c691c6f7f107125ab436fedbb509457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c6feba986a1792b108a01e58af4ddc32916fdfb22568fd6e11b9850852da8293
MD5 17e39d072d6c8243ec5d3f7676460781
BLAKE2b-256 c8476ac091aea1997f5f187e1de40b37dd65fa88f6f6b7a2c36e98c7301347a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6bae4cbed4d8aea32b79272b19cacfa795cd358fc4cd0bbcde94bed026cfb4e7
MD5 70ab0ef5768a6a597eddb5aeef10bc0b
BLAKE2b-256 79ddd6d0269daf1c40644d8fd72b54f3ea4800f3bc307d4f3a3efab071a22974

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c6660848a48c0de79de9476bfd8451f5ac603f824b7e5efecc7a64c01976ab4a
MD5 23e1b8383506659db8c1dc192293d4e8
BLAKE2b-256 a2b703eeda75df0e770cf17bf7b24f676b4cdfb0a465f48541c67452a51dbe39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fe1417073b3ea69e6041d7a3bb33f8cef54f753cb4cdf7aeb73f9dc0553eb1ed
MD5 d1c69c088e8626813f19bb8991936832
BLAKE2b-256 f137aed6c22a7eb806b64805bc6312ba980985883db6e470cda871b587c6fdcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 54deec30271bad2af78b7c2f325421f0de553466be3b4be7c38414f8ebdb23c6
MD5 866efb6533d871f9f6d1cb534894720b
BLAKE2b-256 c557c5b0778f17eebbc69e2a87f0ff0b383b3a3409cea447972ec88a16837aa0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ccb97831005f802f28ee1c5954acf965b706403d91495f260073d12fdf2d056b
MD5 77ecd03eeb1df403d04a2453dc1e998e
BLAKE2b-256 bade9554bbbf368d85fd30ffe9a19c13df4557b6dd7f8c738660a4b5c127c343

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 503ba304ad4d0827c2b55c774e58a04306273a1985aa75602a9426060b2fca30
MD5 43e047f815ea07570243df9c0384d003
BLAKE2b-256 0cec34401d3bf44cc1f875a39037c1f389997f1233d75ea87eba5eb5f6f97d05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3dd79dd6050c3206d07ccbdaa847cc8804183ca2b4f3992fa82b3df243b59a41
MD5 a81e88ca32bc7ccbad1e909d33c78d03
BLAKE2b-256 77ebaf6e377ed899b3e439f4979aa61ed04afcf9450086e1d9df65011c681aa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f38714fdbb6e57ed0d020f4e2b818d6a73389a8eb0269eea626c76793ac97d03
MD5 f1333bc20ac114dbdde1dec78979ed96
BLAKE2b-256 30d3f3dd1dd176747f4e03831a5b96744dd62b105bc4fc41514012bebb9c6ccb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d680062dac2c48c74bbddc0c44e1868735a41e378eada1a7c85ec8105ba81d4
MD5 1de1fb03fe47819d3e64ebe16618d4f5
BLAKE2b-256 718375d5b8c2dbaad08bba8533e77369b7e76ca2225b0daa5329708d16aa4df9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 83f3683bccfcbeb9c641115512ba56dc0988e7764709cc5484986f824ea257c6
MD5 608eb7de42e55f43c760bf26e0245630
BLAKE2b-256 8e63be73eb12066476d9cc1496098239af5feb9575a939fcea4ed54b9ca4ddbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7242f3d3683ec8c38d2f53c1eb862ae58c67e038e9abe6d515e6c43825ff1186
MD5 de05ff1f3ee5a2e97f5fdee39cd088ec
BLAKE2b-256 24b4f58622fc5a603f113d42d39354bcf3fafcbca52f924b1957d4a4011f410b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf81554a358f6b0e0c706166cbc1f5294c47540bae8ddaa8119196f658301cb1
MD5 db78e6bcc25e42cd2ca1cd94327f32d3
BLAKE2b-256 b78fb87f87f107f19fe621c55dca0863919c9cda2e1ec0875d02a9d214025d14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 15a268527c909ade443143816e9dc158967a993448c0e41be7d21eaca3edad32
MD5 bc2a43aaefeca5e85521a5d04a594420
BLAKE2b-256 a49beb64c49cbc85e423ed2dc5b9ba554a32b74d34ebdf5c339dc78da2494f14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0b6d0c9da342cda72829edbf4022cb312b6ea2af62986b29c157eaafa656c74e
MD5 b0c15d93d40fe98e6d9711e0085ec18f
BLAKE2b-256 65e9e050572ceb5eed16ee47aafdf5c9a4b56d1695826c8674d165c6427b4f0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 28ca40a8a71e432d139eb7bdc92dfcb79d91254685118e7b8e58bbfe06f041b9
MD5 e7ffbbb3e0b21843ddda901e54da3cbd
BLAKE2b-256 45d47b3f4e1c3105bf7f5f648bfbe5331888280879da75c4e5cf30fae96d06e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be1255673116081afc498e06c20750d4e9b12dfa38d72e633adc84fd213eb471
MD5 2946ab37550d6bdbc0f0987172bde674
BLAKE2b-256 cf31bd3254f2f2aab0a2e49f16194bd7a478228b690990e798ea6121011e33a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 70a2bcf501489a4982d28e6d774ee71c31c2403ee24ab04f988b9d749ddc9b48
MD5 a18817a6114779be59c4544f50930a42
BLAKE2b-256 b8a5e4ed4b081faceee9de8c3ff0922ed50cc51a81edd173608a13b47127b049

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c90e5d841ec33efa89363304a68d81d6273bd51a7cbd86b0864cfa3735f454d1
MD5 6196c31804fc0cb06673d2234e347a6d
BLAKE2b-256 52b343a8512ee6a0bb3b654758ee4cc0898054e983804554f07e47aaaa37fb95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 16113adf96546f895ad55a0e31c1f09d7a5053b9da84303f35deeacde6037e87
MD5 9486e9a23d66b4583b5282c74c12bfa9
BLAKE2b-256 aa06fd978f4a70aa18146a2a80781fb8215213c9c99020a4fb760c81a6b60251

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2672971c39941bd08ec80fab4046d4d4056efbb66660964c4483d4693495b15d
MD5 c48c69013d3e09b44973ffd5e9b28283
BLAKE2b-256 a4fcb41a0588616d79b50c84eb4ef61575da43997c6677bc19f29c4d75b9ba55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bebeda7a8f9e90606febd779aef790208c3be8a12310cf89cf8c74a5f6087c0c
MD5 985ce12f72e801f55c618f6c69e34776
BLAKE2b-256 f33ed05ff58601c5646d6d7436908a901365a1c7250fe6942f8be0abf799a0f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b0af297d2d624c1e3d1ddc39e342d6da0ade51ab8d6fce44d1982202c9659889
MD5 dcfef02b2877b4050d862d33a247ec93
BLAKE2b-256 4c220de58d4c2a4ec5db05f1b61c57b018779537affe0d07130176fb5756082e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 35f6944dfd2f43107663747f6f3fe96bd376fc409c16b79fc312d3742dfbc70b
MD5 e3609298afb57207745530dbb33de4af
BLAKE2b-256 fe09720bc121e5836946fe9a54eeac1483b4dc5cef841feb42cbc10700dd9670

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d1cfb3b30abcc80fec9ca97286670cdebcc3ed722ced2ebd7c676ee550bf226b
MD5 50bc835dc6e34081766ef5f854b61035
BLAKE2b-256 c3a9eca56f7b14493a96ec17ad49fec01510d3fe2079bc769ad25119493f33c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4209d25691270b55f81072c9c811e5ca17d8c955b98be89c36cf9c1665438e4e
MD5 4990bb5127dfffb3b238c246cebf4e4b
BLAKE2b-256 6c364da6af1d6c704db738e7d7a0cb0d2a17500c86613902830b50974425bd15

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