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.3.tar.gz (59.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.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

flowrider-0.1.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

flowrider-0.1.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

flowrider-0.1.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

flowrider-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.3-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

flowrider-0.1.3-pp39-pypy39_pp73-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

flowrider-0.1.3-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

flowrider-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

flowrider-0.1.3-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

flowrider-0.1.3-cp313-cp313t-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

flowrider-0.1.3-cp313-cp313t-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

flowrider-0.1.3-cp313-cp313t-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-cp313-cp313t-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

flowrider-0.1.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

flowrider-0.1.3-cp313-cp313-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

flowrider-0.1.3-cp313-cp313-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

flowrider-0.1.3-cp313-cp313-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-cp313-cp313-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

flowrider-0.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

flowrider-0.1.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

flowrider-0.1.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.3-cp312-cp312-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

flowrider-0.1.3-cp312-cp312-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

flowrider-0.1.3-cp312-cp312-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-cp312-cp312-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

flowrider-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

flowrider-0.1.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

flowrider-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.3-cp311-cp311-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

flowrider-0.1.3-cp311-cp311-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

flowrider-0.1.3-cp311-cp311-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-cp311-cp311-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

flowrider-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

flowrider-0.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

flowrider-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.3-cp310-cp310-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

flowrider-0.1.3-cp310-cp310-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

flowrider-0.1.3-cp310-cp310-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-cp310-cp310-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

flowrider-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

flowrider-0.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

flowrider-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

flowrider-0.1.3-cp39-cp39-musllinux_1_2_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

flowrider-0.1.3-cp39-cp39-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

flowrider-0.1.3-cp39-cp39-musllinux_1_2_armv7l.whl (4.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

flowrider-0.1.3-cp39-cp39-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

flowrider-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

flowrider-0.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

flowrider-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

File details

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

File metadata

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

File hashes

Hashes for flowrider-0.1.3.tar.gz
Algorithm Hash digest
SHA256 129a833220b37565f6866e907208d848506b4f9d8019da842e10f05fb90353dc
MD5 6c29ff842a0ff34fd8f482a981b48acd
BLAKE2b-256 3993f2a5479f9e19b113b573d473918ee0edd86759bb6adb93463950b6e78e02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aff92d59e02488d9a04c3dd1bde8f810f68370b66c5753d716ad8b1a84c246d3
MD5 de2426a3437fbe91e805320c5c663a08
BLAKE2b-256 92cf212860386a392362d50287fc84c40ca119c6fc2d4d542c9444c85cb92ac0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 194b41b8079963e2d1047940a6c9f4388e17d2b8707209726f446ec44e6f26e7
MD5 5287ae9444cf18a726eeae29ab0ff65b
BLAKE2b-256 f79cfe1502843cc8a1100a0e96144abfc21ae5f4782aa58a18beac90665166d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3cf1acb75036af471fbf135625f48fe2e4e79fee76697af67d0a035097bcb199
MD5 5602efa41ff4673c2e5fa3046b532ea2
BLAKE2b-256 f038d1985575b064d7f7284a2a6b9e0e3c9a1e1b1d455f85395bd1fff512e690

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 28d6f1f52fc457630f638c0c71584cb826e6e2c39c84dd9b60fe157a7891eea1
MD5 f6a1a34e6c19742af7f3c1310f579400
BLAKE2b-256 c50419879de82653aaed981a21c8ef76b80ba1c386f78799bdcdc0b156b3f4a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 39c94ae81de67a6918c199ba96370d1e3b97dce5d7cc1ab8ec274b6f1e0bd0fc
MD5 fd1a648245379c98f30e347b63281e2a
BLAKE2b-256 2e289d3f33ff4504ae9fe90ecc206b6dfac88c7b6f7a76c098f47e6f24ac68da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1cce3e869f2c1efe714993088dcdc7f247c4ff352f26c728cbd8a202ba255c18
MD5 628b6dd1ac4097f6ffef6bf37e271b2c
BLAKE2b-256 0a3c1de8788ab493507301701546bd20b852fa98c74744ffa21b2812b3791c2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cfc85b2490eb6468dffc055f502e783cace0889dd3d92b5a0724c18de5ca1a04
MD5 ecf528d3b78abdd1931b02583c0ae97b
BLAKE2b-256 7212ca75f36ce8b29e18df6c7737d06b662753893604e21f9f3c3e3579ef9db0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a167d1198fafd171e87c62d2acbcbe335f1686613340f6fa9f546b7933a9a98e
MD5 125ab9d68659b726fc7b676694c68459
BLAKE2b-256 43d55b84b6d72a1e11b4af008699a923b998615f9f5d51280d811d72628116ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 27f235e3625fc9f3a27432908072161c413ca2d72c632e5a1225e4af1400eaad
MD5 1567acdd473af2af6e445794497ad508
BLAKE2b-256 1ed242aae385da75a21e0fbf54bb3d0a2ac0ee6964788d2897ae300f9091626c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3fb1a3797b1951c4aa467a5e5ef5cb0767bfceea5993105670c14298c10de4de
MD5 97655ba8ecd3ecb835be4c8c252dc13e
BLAKE2b-256 310713c16aa0ff522031c1e5c9c239ec8d5eb46cd242bd334e029091af629fe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6f747e1ab255ac4737e21a1057cc8545d879b1e46cbe8ed9a0c2c449663c2de4
MD5 96eff312dea936986c7d8c711d5b36c5
BLAKE2b-256 9bc4568a7f00840db8c6d1979505a080a01da08254dac4845ac1b7c0c4ad5adc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c55a82a8af8f4363518516ff3dc1fe1b3500cde7012d1527da4c79968d1a0d7b
MD5 e8be5cc9ffe3f52af3acd3ca6470da56
BLAKE2b-256 a704b3fddd089169b49a1a55c4e5b2f2dd7016df88c7d70298d9883add44c456

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 76d95ccf8ba628254c6985be8a84e21a909470803c4396b068b89f0997fa09d7
MD5 0a1a3f7fb9fbf8a5cb64741513291b79
BLAKE2b-256 ef6be6126988923eacaaf0479d11fa9584ccd5822b295f59e40626da62f25edd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2b5ffee120108a14cb0a5048b547953f973d5249647eac96959a2237b6237ae3
MD5 1af0c9c81e6b4c626bb2f167b3041b55
BLAKE2b-256 2a2c1d8a38c4176236fbfe574e1bcb7de3ba2bf59e0dfb093b1b87835599ebca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c907f18d4663092c2452c548cbe867541c72c0e88021f62c20c86458a32a7a02
MD5 0e8bdb6d448d8e8a95e88ff3906c9674
BLAKE2b-256 b8734bed7244a7b4f68334b500692b09cb279425a7ccb3f8a7e981cc401c9dd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 01f230e6f811398f06ae2dbe1abb1404b8789e43601b7948991a3f7e50b4d16d
MD5 d86dc4855f78a150c236251750fbfba3
BLAKE2b-256 8c1c0c4b32ebdfd093a89d5ebf4df960d5f9f7ca7dfaeebd4b31e2639c648040

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 280cd397ab13aa2fee30b26ea1aaaaa73dbaaf87f43a2a4b2b1ac92571daa4ab
MD5 7a6e9d6224a077ab73a2a2c11eda0081
BLAKE2b-256 0be7231cd0e422b43478912d592314317eacc78b16eb2a9200a618bac285e003

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 36abb3bae9eaab68921f3f2c68c5d47767769e6c21ce0eb1ccfa092735f6fb98
MD5 facb566fde03b744255de1f92e79da3e
BLAKE2b-256 71ada02de5d86cb3fcd58f9b98ac0182f24dbab61fb664314e3e75659d1a6b32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bca3aeaea352f45554fad3dfaaa6ff9571376f13b86694f18c5a31fabec7ce0d
MD5 deb033acc80525eebd0221488443e2ab
BLAKE2b-256 90bc5094dec1b058dcd01a9dc69fb0218134ccd1d5486e703afa46da4912da73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55181d47e1ff3fd96aaf78805273402a557a7c72e855ea59aadae02d06b661e7
MD5 40e633e9da87aef351f902f9e674f631
BLAKE2b-256 092618579a9a81af3f17904ed35b57af589788f59c613a4e0a1a01ac42994f5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ef1a319e35a7aaf503ac29259abb1bd802c6bdb5e5c33f30387167955c6e0432
MD5 347fda628ba95837d7164d6a4631b70d
BLAKE2b-256 ef6f99bc73d1e22b5a6ba6d804f187ba7038c8ee05dc18a7ab9c361591b95a16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e0ef405f0b44e28de91b481f020ce8c02bea8b023b75bbdf6482cb5566c83f6
MD5 d8d5f57d056858cd5e9933dfce8dc940
BLAKE2b-256 1582d81198552732f2016659202ea8a27bc5ce656a16fb11f8f3593ede5e0ecb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 50b623775e2f7fbdbf54a5eb6ae1ef554b7c9e06898085d28d45ccc442b98628
MD5 2af2b477b463398b09eabfd59939306e
BLAKE2b-256 6caf98597ab0192a50a4c1e419eaf311b2c07343e948ca59fc340169356de522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c50703484b3cff3a97e382280fbf989b9d6e54bfb459d88bae46712a03033d78
MD5 19f2197e07d98ca53a9f242dbd57e31b
BLAKE2b-256 d7943c24b71c59f137290bc2eca9cca1a1cd7e91d39de606aa6165d24676ac8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea2fe8b1f4d51c52a715ff67d178fe321a0805dbb3cebc89319d4675f573542f
MD5 cbd7528daead235d593db413d3c0303f
BLAKE2b-256 d742ef4693165615a6459ef9fa9d3457b40ba42db95484ef4d8d20928ec36dc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f7a84d9c72f4921ad541dc83c8a7b6d51ea7e80d1875a8c3ec7d590d391e65e3
MD5 1c048778787625c6a84b7f28f22b3cbf
BLAKE2b-256 900ab8fc56191b0a610b4bfa3560c4e3af7e6ceed92652047d97acdc271b84aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 26b59c04a5514733be3020d1f6df399481ae2a2895bbe3d3ec28b7d55fa5f944
MD5 b7e51c5452bbd8897e5647a65d6c09c1
BLAKE2b-256 e94bc8d874838842f9a29413f9f769116fafacdc376f6b60a34a8f7a14329394

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 131565c584ebf2d06197b561567967f0dd27427907f4625be8906f5b9aec58dd
MD5 f504d09d716c1b5fd2515012a4c592ac
BLAKE2b-256 fd2d45bc6d5c7c211b73e55c5eca71065492ffef2657153af8141a4766fb0ae6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d764aa17e6e59d616f77f3110cb934116b628b715dca4395463757e6e9a8d067
MD5 65ef837ba44340df1a8e98b896add173
BLAKE2b-256 ed2db3ce04e3f3c7e5cc4c36a880b492d51ca3216424b7d8e65e026d8eb848a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0592197b30a351e06e058cbe3f06baa75bcf367ba96d66026f0f6bd2872c78db
MD5 8d4f80d15cf91989a11ed87d28b7c68f
BLAKE2b-256 53865895ac8f41d7e8134fb4f168b51ce74cd9225b79b63efabf77cdef1259ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6369df96184777fb6735f4ef84d3a0937a61ed42c1cd0b5c5567739204b2f208
MD5 4ac3b55e2fb44d7a2acfcef9b9faa37c
BLAKE2b-256 0638b75d798341392fba059a920aa824d597d7b685b825b86cb7417d4efce63b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 78b741076b088ac3bd8a4f4e9659075434eb6f91d5953ce467f47611c85cb1f1
MD5 239cb4bc18ec79bb9ecc5ffdeee76d6b
BLAKE2b-256 3e50ea91cb9f257cb0d778cd9196f2a15d5e5642c61527a35254362ebf736f8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6d9e21c75a32f924deea9a29da5107962ffc20bc7a2bae9663774908679e8121
MD5 43d883c29beab06dff925a19dc8336d5
BLAKE2b-256 b2dfce3f29262b8bff6e8e5e1ca648267b27e160625c2f22ce06c9a50c5e3434

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 342e53d18085384ad92df600341c4d07d45e6eabdf4f129a53e4824a4f339292
MD5 9f3dc1db21f4ee57eb3042d285dd6e40
BLAKE2b-256 11a03d2d448940b0fc75d693b61f1209da9834817f18ff95aefcbd2aeca7577a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9faa3664ced5ba1dc0022fab4604b0e888059eef9dcdbd5ddd55509a0bf3ac9a
MD5 f491277797969557e7bf1b1d991a222b
BLAKE2b-256 287365b9701e1d446042717ef8b3658234dd8332f24c2428a018bef5e3cc4b55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d70f06d46a482b43022aaa2b20e4cb1c3ee90ed7c1e5f3ba1e074b2f885ab488
MD5 1d5750e253b8d86ba01af80a2b033c33
BLAKE2b-256 13aa54e2871e19eba6b2e2ec9056c238e492df712e7d73b730cd52d65cf80f8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f621832465d8e96b959c5a72ce1bbb38d086174d10a5a3ccdce8a1ebe159af5
MD5 d4c4a0a6b58fe1b49c1fe20ad10171b1
BLAKE2b-256 a0f57cc0fb862ea65d9322256425499f69c75cb87746f0261be86d7ef781a872

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fac500f3894c55a7f87eb79d291bc40ecab8eb33822eb8d871ecd668895cbe4f
MD5 c9b0e086fa03a2cd10b5494668a73f21
BLAKE2b-256 3323cdc46b224a19daacdca7b76ec8d7ea17642872a9954a0eb2f27a7d4f5a1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3cc589e9b74bf1e912c9bee14c00cbba301851290ae9bc46cef4d932b66550a3
MD5 f7a34069c0fefe28d33c1c180992ffef
BLAKE2b-256 cd8602de7fd6d3d38bc5fbcf794bff4165df7e899be3533e485854e9d0cac519

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 52fb4fc73fd118c70419c183f56d099d34f3ce7e0ff52492b626b932c403fed8
MD5 41cf7f0da2a265b439e6dbcbe6802fde
BLAKE2b-256 866a5f7f59eab404bf11b39f20499b7e724669b3bb6de8b09877acda04317b57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2495b71660254437563e474ff5784f33e48c577fbd5c48124277fc9d680ad104
MD5 030d510c3e8d832ea0fc10e96415f6e0
BLAKE2b-256 5c82406dacb0096d49dc92e484f15ff9e1625aa64aa9af68d66e1386ea8c0c68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9e65b9a23334237d0cf5019d4b7f61d4ffef78b5323ef5af17b703b646fcab2c
MD5 85485f225a1c58ef7b0717162e9d0292
BLAKE2b-256 4eea4092c26ab7f6652793b916a2867e7ed1962112a7bfaf875e04a352a3824b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7b82dee3523e9e8f56ef1d009fd2ebf8a8424e16e335fd1b25d7dc47a54ee7c0
MD5 e0727f8f3550f1d35c50947068c0dcec
BLAKE2b-256 4312ec5996d3f587f5375b470b671fa6cfedcdac226ea16bde558388f7de57af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6bd15872b4921f8f1c372e68f3bda25735e9965767ed1fa9c4d5f3725c018f86
MD5 1b31195f5da0abf7197fd82c93e31d01
BLAKE2b-256 2762e0d81188bf96efb8f1eb3ae9a7b396f97ae4d0ba34823a3bdace03d995f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 602a41809e21311a1b926e661a63f450888d71c7720315f472d238731c19e348
MD5 a7622fd26c7da1512d3e0f3dc5980189
BLAKE2b-256 b470402e66e6657ac73fc2b4de5be0874eee1755de8ced839ea0a315ed6ae6d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 38a85d579f42e9361d1431f54bff26c09b2f421a991351738de937d40dace902
MD5 9b5f2965bd83437c7fb443d834cd2520
BLAKE2b-256 81d99ec2c0d0b9e90b01f32f2ad8e0e5eeac6f16517439ca09806ac645009f25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0a43ee1f42b3d53d8bd0c4e000c6564775d1b4f418d44e986539e29ad3eea0a9
MD5 4ad63d092ba9bb174500e0fa08a8b7d7
BLAKE2b-256 64caeecfb5eccff30cb941058203471223c33c3da4fae75337c42c4820d6a313

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d79ab899f4f391d10a7c95b2c9bf75e1f10c55d7f4bb137cbe21716e96650896
MD5 118a74e216a60cc9f2c237c96bdd36f6
BLAKE2b-256 16b7a90abd553df9839135162c85d82a6a3f152b9d9747c407bc78482f619060

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c70a915c7ede6ae50ead3ecd2e058de7bed492cd1ee432fc844e69cd8a48526a
MD5 eb659474b0a762bff9a3b59094388403
BLAKE2b-256 592d90a7ce376cfb4e78d3507a7d21f8d4d9b4212b2a5194aba7ab5d67cd4776

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 93bb18478e0fe190f5ffe018a42fe7402d47f576415296b97064a9d901b3c154
MD5 f5607e6ccb822d419fe19cccba716f06
BLAKE2b-256 ccb67ccbfe220a87e2a87eb4bad18e98118d2b10925f1dd154c61e0554250276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 86305c30507f61b803f8fd11cbfd773b90079b3bc3e77dc57825756e02d10b23
MD5 33ad8c8f6a36adfdecd5f2e3ed097510
BLAKE2b-256 1db1df8813592206bfad0a3d70cfd15fd9f7afe83b3d64d0fbaed36800ff1414

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52e3029458839b5154f6cda32b242589f873be80a15b237ce41b9f65755849bf
MD5 f786ad5bb0327e2c5b0dd8912629336c
BLAKE2b-256 7dea5b8f6cfe353a3a683c54c327897bf33c32fb56139e952b94e5a91bbcbba8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 226623a2402624c6999b8d78f713681a67964caf137b420aa4de6e4ca5ffc976
MD5 f126ec6ac3c4fcbd8151551b60c25f6a
BLAKE2b-256 edcfc0b0c29b955e33d50f96ae715942e2ad2540e0ec3bb80054ec8469c26895

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d8067247bf7a27a3726dfa0c9ad1b5d4d905d927c76c646a1de12799d94a72a2
MD5 aa295df15f6c0524dceabba72c5106d0
BLAKE2b-256 2a1adcf60494235c82ff09d3a50e67db75e21ec693a6cb5c3614c29ef86cb43c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e99e22722e58b28a3f08618d980a1f9e09d9c979372b1fe76e6a4e0077bddcf
MD5 32d80e5eed6a9b063feb5806fd6f40c6
BLAKE2b-256 376b3a664424d1a48f1164044542433db58ceabd668eef2f5e1b7a02f2ae9721

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4fd98adb9b43e061431280e4849d55e21b4d413643b2ac26c380665b11a491f2
MD5 950898f883eb1353d735075163224bae
BLAKE2b-256 0250876ba1b1c47cdf344991d532ed95303f6a037a35fa06b08864f7fb76e016

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3679e8855d5bc5b3fe6db4a8604ca79c862d74a9f021808204568227b667d0a0
MD5 4a24c14c80a0c9d809659c69a070ee21
BLAKE2b-256 1bad7999ebc83fba892873ebcd830f9feea8ba790503f266fb00c39ade13f28c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cd8d680c67124e7ba9f6ceebda4facaba1f116bcf9039635673bcb8c3fd05df1
MD5 4734c4f272fc8602df17c260a0d3699e
BLAKE2b-256 4a39abe24fcd6fb63abf38e9151bf362471265bc06ddf9b8eb2ff330953d9221

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 802686a2fdabda03a906f21ea86a8fb16c57c47e9ad55c3112ad9873946b10ae
MD5 ae234e111608cbeb276a1292c84fb20b
BLAKE2b-256 a2ee99e4d75ba2a3b5bf8268870c7bd2e3fa53573f3c5eb5f41d5586fbee5f4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 481e072f75f92c45bf6352bcbbe8a98992c423bb48c1df2690b89f93af1411ea
MD5 9f24a28dfaaaa87d693c9c6e735af0cc
BLAKE2b-256 8d8508aa40fb763be9d62070ee356803743cf0849e3b54e4cd049ace84202423

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flowrider-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 de6555ce5da8312ddd684f6a46dd0fb5f7b5b6da45442668ea361b23a2e7117f
MD5 e4201aa79bb5476da41e9708e3767a1b
BLAKE2b-256 08618e3613b4138a1023c41a9cd4310628b197c34dbb1e8bb7f0f0be526e5540

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