Skip to main content

FlowUtils

PyPI license PyPI pyversions PyPI version DOI

Build & test (master) Build & test (develop) Coverage Documentation Status

FlowUtils is a Python package containing utility functions related to flow cytometry analysis, primarily focused on compensation, transformation, and gating tasks commonly used within the flow community.

FlowUtils is part of a suite of Python libraries for analyzing flow cytometry data. It was developed as an extension to the light-weight FlowIO library. FlowIO reads and writes Flow Cytometry Standard (FCS) files, and has minimal dependencies. For higher level interaction with flow cytometry data, including GatingML & FlowJo 10 support, see the related FlowKit project.

Installation

FlowUtils uses C extensions for significant performance improvements. For the most common platforms and Python versions, pre-built binaries are available in PyPI (and installable via pip). If a pre-built binary of FlowUtils is not available for your environment, then the C extensions must be compiled using the source package.

From PyPI

pip install flowutils

From GitHub source code

git clone https://github.com/whitews/flowutils
cd flowutils
pip install .

Documentation

API Documentation is available here.

Release files for FlowUtils 1.2.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for FlowUtils 1.2.2
File Size Uploaded
flowutils-1.2.2.tar.gz 15.9 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for FlowUtils 1.2.2
File
flowutils-1.2.2-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
flowutils-1.2.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
flowutils-1.2.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.5+ x86-64 Details
flowutils-1.2.2-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
flowutils-1.2.2-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
flowutils-1.2.2-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
flowutils-1.2.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
flowutils-1.2.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.5+ x86-64 Details
flowutils-1.2.2-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
flowutils-1.2.2-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
flowutils-1.2.2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
flowutils-1.2.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
flowutils-1.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.5+ x86-64, Linux glibc 2.28+ x86-64 Details
flowutils-1.2.2-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
flowutils-1.2.2-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
flowutils-1.2.2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
flowutils-1.2.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
flowutils-1.2.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.5+ x86-64, Linux glibc 2.28+ x86-64 Details
flowutils-1.2.2-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
flowutils-1.2.2-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
flowutils-1.2.2-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
flowutils-1.2.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
flowutils-1.2.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.5+ x86-64 Details
flowutils-1.2.2-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
flowutils-1.2.2-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
flowutils-1.2.2-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
flowutils-1.2.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
flowutils-1.2.2-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64, Linux glibc 2.28+ x86-64 Details
flowutils-1.2.2-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
flowutils-1.2.2-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details

Total release size:1.1 MB

Release files / flowutils-1.2.2.tar.gz

Download URL flowutils-1.2.2.tar.gz
Size 15.9 kB
Tags Source
SHA-256 checksum
How to use checksums
73f66c9e76eaf36b1b6e02607c5a9504739eca4cf4392f2b000e0881fe07e860
BLAKE2b-256 checksum
How to use checksums
18e84e19097edc3471259be5eebdfae5b729a086d38eec176e6824c00bdbad45
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp314-cp314-win_amd64.whl

Download URL flowutils-1.2.2-cp314-cp314-win_amd64.whl
Size 29.8 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
441cfcdd95bbb37137279444b2a014478e1c61e642635f64edf8d2f82fb1c102
BLAKE2b-256 checksum
How to use checksums
8f616b3a9937a246448310b7a9c092e12c34b667d2c7ab52e74f77537f89d8f1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL flowutils-1.2.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 54.2 kB
Tags CPython 3.14 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
7c849532288d5a6fe85e8ac77a10303ecba3c8134fd56460a8c391f8aa232e54
BLAKE2b-256 checksum
How to use checksums
0c32e21e9963196d98e4bb5ba05584fb6a27249a8dd05f6bbeba04d0a4e1e5e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL flowutils-1.2.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 53.3 kB
Tags CPython 3.14 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
c4f644af9afa0b83bf4fb814b4f6c1242564b1a92d1d327d2ee5b659a2a36296
BLAKE2b-256 checksum
How to use checksums
ab9810f1540e8c91ff798219f4512a0037b5a318a973ef817e87ae041b524124
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp314-cp314-macosx_11_0_arm64.whl

Download URL flowutils-1.2.2-cp314-cp314-macosx_11_0_arm64.whl
Size 21.7 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
bb7c551911239337f88e7f868da86aae700cdb3db7fb3f5fccad8cdc2bf3dee5
BLAKE2b-256 checksum
How to use checksums
0a95e7d7ca706bc94bbd58e0fb451813d6ceb45278d53a983ae2a4ae949aeef1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp314-cp314-macosx_10_15_x86_64.whl

Download URL flowutils-1.2.2-cp314-cp314-macosx_10_15_x86_64.whl
Size 22.4 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
3f225744b432161e0962462039148ba37013c2a351dc6fd45cca7d9b435fbc8c
BLAKE2b-256 checksum
How to use checksums
609446367002643ee2ab0eb6366fb5f3afbde02da06cc2a76cb22d9636c84ea7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp313-cp313-win_amd64.whl

Download URL flowutils-1.2.2-cp313-cp313-win_amd64.whl
Size 29.0 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
9de761c5a29e00d5baa02f452cf0eacc16e19c013d9d8bb77191749090b0099d
BLAKE2b-256 checksum
How to use checksums
64d4364a2ef53dbbbbf57a68094862e400e38f00408e578a1aa4b70d63680e89
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL flowutils-1.2.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 54.0 kB
Tags CPython 3.13 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2f4af662b91e9190158d478f4a6167dce542e919aec695d177866d656ad515f4
BLAKE2b-256 checksum
How to use checksums
f0fb6977b0bb812030d006218352f2cb566d183a3aed9938c169a12ec72d8052
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL flowutils-1.2.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 53.2 kB
Tags CPython 3.13 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
34b6fb0b312ca829f2bb75aea00f188c4c3982f1d651216a79066167ff6ef285
BLAKE2b-256 checksum
How to use checksums
0026ecb78bbe796fa6399d586133268fc7faef2e45db15117dc9c8141775dad4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp313-cp313-macosx_11_0_arm64.whl

Download URL flowutils-1.2.2-cp313-cp313-macosx_11_0_arm64.whl
Size 21.7 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ba17680cdb4bc722d59818c0861d795878986a5779679448007ee8a12aa9c7f6
BLAKE2b-256 checksum
How to use checksums
9ac45d56b8570492bb95d02d9685ccbf858085dae21380c0e24963554af1dee3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp313-cp313-macosx_10_13_x86_64.whl

Download URL flowutils-1.2.2-cp313-cp313-macosx_10_13_x86_64.whl
Size 22.2 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
a311cd2868d0a0decf9d50c6bc724be6b5fbe4314b4b425f1583fa748e4c8c1f
BLAKE2b-256 checksum
How to use checksums
ef88be3ae0ea2f0ccb568c2bb1db2e525dcbfae72854039b5bab3e246f258505
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp312-cp312-win_amd64.whl

Download URL flowutils-1.2.2-cp312-cp312-win_amd64.whl
Size 29.0 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
3d9501f6d914fdfc390d963bd3db972aeb2329d09915d05b7b76a638931b5d0d
BLAKE2b-256 checksum
How to use checksums
9c747527f5450e96cdb2098c25815973178961274fe989cd53bf06fd7c5f2987
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL flowutils-1.2.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 54.0 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
be298188aa7cbb11054a269066250770a99b6ea2c8893daec47afdc0b4dd9763
BLAKE2b-256 checksum
How to use checksums
f18f6e88b3b8a2637c6833bda17755c5123ea84725cc60c9762630e03ffb6d9a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL flowutils-1.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 53.1 kB
Tags CPython 3.12 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
912c5e7c9370e6a8110c7c2e6b1ea60b095c6e56a564c5cf8d92c2dc726245d5
BLAKE2b-256 checksum
How to use checksums
ad9da9e131e8239f657195f1e34901672e5e2eaa5231b1d7950df774cf30043c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp312-cp312-macosx_11_0_arm64.whl

Download URL flowutils-1.2.2-cp312-cp312-macosx_11_0_arm64.whl
Size 21.7 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
a4cf9558c0bf7cc549c5462f40dc7c868f76ed0f900161c310cd5a7078b714cf
BLAKE2b-256 checksum
How to use checksums
e82a34eab9c5810d9dfb5b9aaa4c8cadca0367bc608eb203ff59f479581ba6ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp312-cp312-macosx_10_13_x86_64.whl

Download URL flowutils-1.2.2-cp312-cp312-macosx_10_13_x86_64.whl
Size 22.2 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
b14912c8cd2f853b06c4e0f4f3809199de3951b35f977f54ffb76c2890b857e3
BLAKE2b-256 checksum
How to use checksums
492dbd9c6075e6cd45e5a93baa6ff454a42e51a17ce971b2be841f9cad8d876f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp311-cp311-win_amd64.whl

Download URL flowutils-1.2.2-cp311-cp311-win_amd64.whl
Size 29.0 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
7fd34d973c9f5dfa7e5c0db7afd9e07be83184cb35d38565ca347b25c7e4a1ed
BLAKE2b-256 checksum
How to use checksums
dc8bdab86a0084b51cb67bd91577e03a81c3271a4e05b6e43853fbc741d9023f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL flowutils-1.2.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 53.2 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
6c5ce6dc1e4d3c5166c3dd7e174756200022b02c94f2fc94a593d1d70c170b03
BLAKE2b-256 checksum
How to use checksums
61f90fe86eaaa3e4f1fb7205cff6b1c449121c246481a331d10f2351263f0f2e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL flowutils-1.2.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 52.3 kB
Tags CPython 3.11 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
b7e6badfd575f2dfbb61e17886ebbba7ffc21356c71ef8abdfbf1473c643b5d2
BLAKE2b-256 checksum
How to use checksums
051a01a32a65ab5b03b8dd32732a5407e9e13222a22831c62c6b368e55471e0e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp311-cp311-macosx_11_0_arm64.whl

Download URL flowutils-1.2.2-cp311-cp311-macosx_11_0_arm64.whl
Size 21.6 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
68f63e52497534799640f4b7ff1da266a03051cd22bfb803a5a7f8b7baf5a071
BLAKE2b-256 checksum
How to use checksums
760c53fa8acfaf9563ffd1730f0b9158b0ab52efa75af80d9a1dfb604eb9e38d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp311-cp311-macosx_10_9_x86_64.whl

Download URL flowutils-1.2.2-cp311-cp311-macosx_10_9_x86_64.whl
Size 22.1 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
1409db86b8995daa82e80793bd205a36378fef42a5838d5d40dc6b66a3eaca08
BLAKE2b-256 checksum
How to use checksums
7968701adafbcf0493d727745568768333ffae805afc0e029c333eff60490704
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp310-cp310-win_amd64.whl

Download URL flowutils-1.2.2-cp310-cp310-win_amd64.whl
Size 29.0 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
24711c2d0693a2a2d577df19cd3fbadf949f13de5b8c8083f3c8c9459ebb9dea
BLAKE2b-256 checksum
How to use checksums
633c190b7ef155e32b4af99e512a5fbec0ea8e59b5fd31ba27b9cb7cd7e63d2d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL flowutils-1.2.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 53.0 kB
Tags CPython 3.10 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2cd51ba2fc9aef18857f690fffbdad593e79030b54199b71275ed23f89c053a8
BLAKE2b-256 checksum
How to use checksums
70fe18279e89f1d563ffdfd5565f6b22f4f79154a400c6d1d86c321be86c1006
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL flowutils-1.2.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 52.1 kB
Tags CPython 3.10 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
acffa927375510c75b4b3047a53601180073233b95e93a3ea724c438ef08fb3c
BLAKE2b-256 checksum
How to use checksums
532e53c62024d124a4aa3a1d78f724a323b15093b92f391ca9b20e4d3cac52c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp310-cp310-macosx_11_0_arm64.whl

Download URL flowutils-1.2.2-cp310-cp310-macosx_11_0_arm64.whl
Size 21.6 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5640e2e47c62e0710d93ae9e5028951dd351414ac8abe9de36a547826dac1d14
BLAKE2b-256 checksum
How to use checksums
6a27c35d8f8731cdda29121449fdf01835846cf14787d24e3087b57aa9efff09
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp310-cp310-macosx_10_9_x86_64.whl

Download URL flowutils-1.2.2-cp310-cp310-macosx_10_9_x86_64.whl
Size 22.1 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
f9c196be93666c241f1e4a6377313a18e41b94d74e48b57d8b9055330e066740
BLAKE2b-256 checksum
How to use checksums
cdc4dcdf3a79dee8e2c1aa5a50bdffcf67feff7b059f40ec6cd161e331bc1c28
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp39-cp39-win_amd64.whl

Download URL flowutils-1.2.2-cp39-cp39-win_amd64.whl
Size 29.0 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
264bbef99abd8558e88247fa6004ef37eae08c59a65f979de112d8f6abe28d2d
BLAKE2b-256 checksum
How to use checksums
f3eb9e9f44261b5a22e01c529c23f5ff4622e05974956191364b162fbf1f7784
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL flowutils-1.2.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 52.8 kB
Tags CPython 3.9 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
789b959ea868923e8b59ef89ae7def28cf27a677988c47ef269b3bd2904be5b7
BLAKE2b-256 checksum
How to use checksums
0bfd00035fd8b252a63390f2fe0af286de96f6d0643ee7a110cb82538a6c3ced
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL flowutils-1.2.2-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 51.9 kB
Tags CPython 3.9 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
7062f839843e805ff6bc278737711313476219dfcb8f142ca42e1e3cb712af03
BLAKE2b-256 checksum
How to use checksums
7070b72f4a052e6e1db3bb121c387e4fa910261f4f6b11c3648d656706d49103
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp39-cp39-macosx_11_0_arm64.whl

Download URL flowutils-1.2.2-cp39-cp39-macosx_11_0_arm64.whl
Size 21.6 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
f41000fff07681791b4a60f1839df589ba049bc88fd2b2e4a026d2a20392bb08
BLAKE2b-256 checksum
How to use checksums
5450731004cb18de20f681f3b868c804812a3c7a0169be8abc9085b4d42f8d21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release files / flowutils-1.2.2-cp39-cp39-macosx_10_9_x86_64.whl

Download URL flowutils-1.2.2-cp39-cp39-macosx_10_9_x86_64.whl
Size 22.1 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
a4d611a9b3ba87e29831697735e1875847435e4cb9609d2cf8e9d4df8bee1990
BLAKE2b-256 checksum
How to use checksums
f46cb3a793e7ccf579759cdad17c1d0ee910a3130a080cb9fa74333e1fd56605
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.12

Release history Release notifications | RSS feed

This release

1.2.2 This release

31 release files

1.2.1

26 release files

1.2.0

21 release files

1.1.0

24 release files

1.0.0

16 release files

0.9.5

1 release file

0.9.4

1 release file

0.9.3

1 release file

0.9.2

1 release file

0.9.1

1 release file

0.9.0

1 release file

0.8.0

1 release file

0.7.1

1 release file

0.7.0

1 release file

0.6.8

1 release file

0.6.7

1 release file

0.6.6

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page