Skip to main content

PartSeg is python GUI for bio imaging analysis especially nucleus analysis,

Project description

PartSeg

Travis Build Status Tests PyPI version Documentation Status Azure Pipelines Build Status DOI Total alerts Language grade: Python Codacy Badge Requirements Status Code Style

PartSeg is gui and library for segmentation algorithms.

This application is designed to help biologist with segmentation based on threshold and connected components

interface

Tutorials

  • Tutorial: Chromosome 1 (as gui) link
  • Data for chromosome 1 tutorial link
  • Tutorial: Different neuron types (as library) link

Installing

  • From binaries:

    • Windows (build on Windows 10)
    • Linux (build on Ubuntu 18.04)
    • MacOS (build on MacOS Mojave)
  • With pip (on linux you need to install numpy and cython earlier)

    • From pypi: pip install PartSeg[pyqt]
    • From repository: pip install git+https://github.com/4DNucleome/PartSeg.git

Running

If you download binaries look for PartSeg_exec file inside the PartSeg folder

If you install from repository or from pip you cat run it with PartSeg command or python -m PartSeg. First option do not work on Windows.

PartSeg export few commandline options:

  • --no_report - disable reporting errors to authors
  • --no_dialog - disable reporting errors to authors and showing error dialog. Use only when running from terminal.
  • segmentation_analysis - skip launcher and start analysis gui
  • segmentation - skip launcher and start segmentation gui

Additional remarks

PartSeg use current imagecodecs-lite as backed for tifffile. You may install full version if imagecodecs manually.

Save Format

Saved project are tar files compressed with gzip or bz2

Metadata are saved in data.json file (in json format) images/mask are saved as *.npy (numpy array format)

Interface

Launcher. Chose program that you will launch:

launcher

Main window of Segmentation Analysis:

interface

Main window of Segmentation Analysis with view on measurement result:

interface

Window for creating set of measurements:

statistics

Main window of Mask Segmentation:

mask interface

Laboratory

Laboratory of functional and structural genomics http://4dnucleome.cent.uw.edu.pl/

Changelog

0.10.5

  • make PartSeg PEP517 compatible.
  • fix multiple files widget on Windows (path normalisation)

0.10.4

  • fix slow zoom

0.10.3

  • deterministic order of elements in batch processing.

0.10.2

  • bugfixes

0.10.1

  • bugfixes

0.10.0

  • Add creating custom label coloring.
  • Change execs interpreter to python 3.7.
  • Add masking operation in Segmentation Mask.
  • Change license to BSD.
  • Allow select root type in batch processing.
  • Add median filter in preview.

0.9.7

  • fix bug in compare mask

0.9.6

  • fix bug in loading project with mask
  • upgrade PyInstaller version (bug GHSA-7fcj-pq9j-wh2r)

0.9.5

  • fix bug in loading project in "Segmentation analysis"

0.9.4

  • read mask segmentation projects
  • choose source type in batch
  • add initial support to OIF and CZI file format
  • extract utils to PartSegCore module
  • add automated tests of example notebook
  • reversed mask
  • load segmentation parameters in mask segmentation
  • allow use sprawl in segmentation tool
  • add radial split of mask for measurement
  • add all measurement results in batch, per component sheet

0.9.3

  • start automated build documentation
  • change color map backend and allow for user to create custom color map.
  • segmentation compare
  • update test engines
  • support of PySide2

0.9.2.3

  • refactor code to make easier create plugin for mask segmentation
  • create class base updater for update outdated algorithm description
  • fix save functions
  • fix different bugs

0.9.2.2

  • extract static data to separated package
  • update marker of fix range and add mark of gauss in channel control

0.9.2.1

  • add VoteSmooth and add choosing of smooth algorithm

0.9.2

  • add pypi base check for update

  • remove resetting image state when change state in same image

  • in stack segmentation add options to picking components from segmentation's

  • in mask segmentation add:

    • preview of segmentation parameters per component,
    • save segmentation parameters in save file
    • new implementation of batch mode.

0.9.1

  • Add multiple files widget

  • Add Calculating distances between segmented object and mask

  • Batch processing plan fixes:

    • Fix adding pipelines to plan
    • Redesign mask widget
  • modify measurement backend to allow calculate multi channel measurements.

0.9

Begin of changelog

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

PartSeg-0.10.5.tar.gz (1.1 MB view details)

Uploaded Source

Built Distributions

PartSeg-0.10.5-cp38-cp38-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.8 Windows x86-64

PartSeg-0.10.5-cp38-cp38-manylinux2014_x86_64.whl (5.0 MB view details)

Uploaded CPython 3.8

PartSeg-0.10.5-cp38-cp38-manylinux2010_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

PartSeg-0.10.5-cp38-cp38-manylinux1_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.8

PartSeg-0.10.5-cp38-cp38-macosx_10_14_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8 macOS 10.14+ x86-64

PartSeg-0.10.5-cp38-cp38-macosx_10_9_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

PartSeg-0.10.5-cp37-cp37m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.7m Windows x86-64

PartSeg-0.10.5-cp37-cp37m-manylinux2014_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.7m

PartSeg-0.10.5-cp37-cp37m-manylinux2010_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

PartSeg-0.10.5-cp37-cp37m-manylinux1_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.7m

PartSeg-0.10.5-cp37-cp37m-macosx_10_14_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.7m macOS 10.14+ x86-64

PartSeg-0.10.5-cp37-cp37m-macosx_10_9_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

PartSeg-0.10.5-cp36-cp36m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.6m Windows x86-64

PartSeg-0.10.5-cp36-cp36m-manylinux2014_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.6m

PartSeg-0.10.5-cp36-cp36m-manylinux2010_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

PartSeg-0.10.5-cp36-cp36m-manylinux1_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.6m

PartSeg-0.10.5-cp36-cp36m-macosx_10_14_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.6m macOS 10.14+ x86-64

PartSeg-0.10.5-cp36-cp36m-macosx_10_9_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file PartSeg-0.10.5.tar.gz.

File metadata

  • Download URL: PartSeg-0.10.5.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5.tar.gz
Algorithm Hash digest
SHA256 d3173e5969c73ff4f65ed5ed46898c7da85a82c62f9ce03bf4e7e470345642d0
MD5 bde59805c6bfc961e8ffaad6da4ac528
BLAKE2b-256 a9abb19d04bba3427d02ab5f5ea403901224bbd08ad8f55053a76b83374fc880

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 394f06c442a185770fa2ec1ac6f057f2a791e9c02fae343bb3cfc346f25b0ebb
MD5 30821df7a172daee19595be09d9da81e
BLAKE2b-256 a466444c9144d40571e8cfb9cd2eaf6c2c7573e367e1bd7c18d332da5cccc7a4

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 41dd90f59fe9b81d9da1785fcdbeac83f8add72d28ca626a7345ba2a6ac9db56
MD5 9024b0c8e5d36b681aa78012eb6c03c3
BLAKE2b-256 b2e2a8ca7b870ece3a146ef58a0b75d20c61c5c34ad1ca30987c4347e4659e00

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 424eef589ccbfbcb649f767bd662129da2f00b2145b4f492e1ea2e8a806944a9
MD5 c7a7d8c59d1d017b5c5cdf5b0d5f8191
BLAKE2b-256 2b25a4023bc3f86c25286daa57083418c215d40d7cd0b2103d1124e1f16a2ff4

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8a572bf25b3e3620f4336ed5efab5ee037ebffd93cc0535068df5dc6cc5cd7a6
MD5 c2c35ce0af26b4c874bc9e95ca86a2c0
BLAKE2b-256 01663d34c122c8f18be55babd51e948d2648cb9e9a437dbb6a46d8ca831dc92f

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp38-cp38-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 5c1831eb6c3e7072610e8cf52d9a93d0a787a36b393ca151f8e566e575e5a3f9
MD5 40c82f1b3a59b9e332640f84813327fa
BLAKE2b-256 ada0d3a51c636c5a7de0e18301156ff61409f8c22fdec28e9f451297321b7ae0

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e8499c0d134dd4db0b259a75da0d65816af4891ed1ade7e5f4436f5c48ab47cb
MD5 6714dbd4e6ed35ab1154efd9bd5072c1
BLAKE2b-256 22660e7daad6cecc9a56a7fa391838564d880a09d892f82f659212fc653705e4

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 299b631de4aba3ffff57cd5003a1b365e4a82fe37461ca19c4267f2909221fde
MD5 52a68ad68a53259f73e03d2cfebabfe9
BLAKE2b-256 a06b9914b6ce8e8a2018cda32850be4310013465fefbaa49fdc15315a8f11691

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a020647725f99db62ba3dbf46c0cb2559d090b4686c24f21145979cd12fbf885
MD5 8a1d6e992eff3c3b6c9c2082589096cb
BLAKE2b-256 96142987808e9aeafbf6b2e95587166b736d59d7be3a0c978ee45d02ac9f7316

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b06898dc4e8446dc1f146705d8b1e280e878ff4cd0decf7365a89200f5fb3ca7
MD5 3d4bf52ac4aa322a2c3168d80f4829fe
BLAKE2b-256 e723a64b94f7ac4b516d338768652ba6c2d47105875be7cd345063366a047989

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f7209a653e8180c1f8cd5404d2ea5bf70cbb51618c8dc1418dcfea2611e126f7
MD5 17177606bed02dc2d0cfc90b511344f7
BLAKE2b-256 94bf71f116657eba08b766eb098df185afc5ee8494641a6cf8bd560018a5c984

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp37-cp37m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d9f29df62565e967908ce585bac488da2aa40f73e6f6de2b2aeacbe28affaa0f
MD5 b4b43ecb2d0a1c9419765d38823750e6
BLAKE2b-256 44f51aff160100b2559c3cdf2554b26b12207419c5f4ead52dcc50d30ac28333

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9ec606039593b3d2522a8161ddabeb93477bd3529d735e4c6b6a6de6e8a9a8ce
MD5 d6fe922f63ee10bd7ebb413453be54f0
BLAKE2b-256 6d21ca97f89919db7d6137eb5795a0a98693691a2591cb1942ea091f451e9376

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 d3307b84880b2fc40ea315c54733b50ff313d06841a2321d46fdac9d4616de1e
MD5 84198b126d2161428540389099113cba
BLAKE2b-256 f98f0847afb84d7ef037fabbe74d88d3f7f89e5b62eceaff2a203bb6b12f087a

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77f3f0dc6b215c8743d123c205a5696d4c193468029f8eacb87f6716869d53d1
MD5 b421c49dd30a70fc4cced84365a63b02
BLAKE2b-256 62e392c9a96a62d2c6dbd04c566a4bb788005339fef50b0b618665c2d840b114

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 86889bbc4fd5f9b3997b7e668692cfd18b1009ed3e8cb0bdc0fadb11ae062704
MD5 c1830dec89d1cf60d77d5daff08a4faf
BLAKE2b-256 0b443c955cf9d5a047fe5da09bb922ec249877b703146a03a1d1f0b92539645d

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6c01cfaacf068dfa14eb9b01f3c6e0634ace65ffdf0ef87b04a8c541c3a2c808
MD5 454ebe7b81a31ef7613a39732bcd4aef
BLAKE2b-256 af9870c5dfa7ca691f75947503a6c99c173bab8a8704310471e1dfa432b3c29c

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp36-cp36m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp36-cp36m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.6m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp36-cp36m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 08e9b9d4ade82dbdda548dd501a7cc0c0d2effd90882fe71da06eb87692f1aa0
MD5 82a1c966e41ab8b96bb91ef8e19bea86
BLAKE2b-256 c5e7a030d1149b9792daa04ec7ac88614bba428a07281d540a267c027e462701

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.5-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.5-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5

File hashes

Hashes for PartSeg-0.10.5-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 06b60aa6444e8dcefbbb0adbfa1f3b46eb6641b5f30fce6e9f23a8b88f0e3545
MD5 ef137aca8f2ebece20936981e12313e3
BLAKE2b-256 0c0de1b718e01071f1e9757aa99e443926aa29125e034160a70bc14058ee24b1

See more details on using hashes here.

Supported by

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