Skip to main content

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

Project description

PartSeg

Travis Build Status 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
    • 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.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.1.tar.gz (1.1 MB view details)

Uploaded Source

Built Distributions

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8

PartSeg-0.10.1-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.1-cp38-cp38-macosx_10_10_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8 macOS 10.10+ x86-64

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m

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

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

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

Uploaded CPython 3.7m

PartSeg-0.10.1-cp37-cp37m-macosx_10_14_intel.whl (2.6 MB view details)

Uploaded CPython 3.7m macOS 10.14+ intel

PartSeg-0.10.1-cp37-cp37m-macosx_10_10_intel.whl (2.6 MB view details)

Uploaded CPython 3.7m macOS 10.10+ intel

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

Uploaded CPython 3.6m Windows x86-64

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

Uploaded CPython 3.6m

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

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

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

Uploaded CPython 3.6m

PartSeg-0.10.1-cp36-cp36m-macosx_10_14_intel.whl (2.6 MB view details)

Uploaded CPython 3.6m macOS 10.14+ intel

PartSeg-0.10.1-cp36-cp36m-macosx_10_10_intel.whl (2.6 MB view details)

Uploaded CPython 3.6m macOS 10.10+ intel

File details

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

File metadata

  • Download URL: PartSeg-0.10.1.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.1.tar.gz
Algorithm Hash digest
SHA256 4db27348cc4bde4434c174ff9aaaef756e6ff64471f5246b2d301198491bbe08
MD5 f0f009961a224e1576eedbc02c041e8d
BLAKE2b-256 e5d972d8fb08b8870c3a7bd437c4bd679ff381391c3271846b468c1088eec57c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 fdc0148466a918ecb8dbdd098c2bff7c50c82289d0c5135fa85016ab56f487bc
MD5 de46aacde063303bba0e1f6f8a694668
BLAKE2b-256 e8785364aa9c953e2eaf988838789d37e2d097c875797916378c23467ca32a03

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52290390f82ba595e1b673881033bf45fa143d007b8a9ca4163538fba9ab3f85
MD5 3ac1ea038274db62a4b0be9819939835
BLAKE2b-256 37feddf679a50ef1321fdf6c0a355572001a4f75af7f5d5f83fc3d36f06464dd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 98d091323716a035cfe59a92748128703e90ecce42151b12ce8651baf56a044e
MD5 b6cb03a544428a2928b4e2315a18d998
BLAKE2b-256 f2d9029c34fc100bc429d33941b734234c03a66cc653a1ae8415b48465403c64

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2c788418c85a4c3e130c51d11e780c5afdfa240dc5b51a437ab250d6a58dd72c
MD5 a2c3739c0cf65afba24a10fb3f9c64ee
BLAKE2b-256 ea25776d086daa60107c72ce53d99560b37eab6e6f89fae4ef9a24738d6f87e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 e0d8ef26edfca02cb5a30c5ad79b2ce4ffc8d133fe4230226cff166f429e54c3
MD5 ee5757e729ae4aee3a105770ac2dbb2c
BLAKE2b-256 a5f4384f5784dc58d558fcd0a3cb4e139cb58e4d852e74bbe52360cddf02a380

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.1-cp38-cp38-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: PartSeg-0.10.1-cp38-cp38-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8, macOS 10.10+ 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.1-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 8abf070d4968a1883784f2d7ad4e0a2f6ed7dee25f70713180e7e74c05e7923a
MD5 5d420e11d8e6924ec254c1ff21b02ac2
BLAKE2b-256 902da9630f83a2b720e7ff14e6c1a6bd7a3db9881e8c36b8cc3bd37a0cc9a5b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 267775596daec7e0c5c67891114e02ea8c7f71752393bc8691112a1a6a4b6f5d
MD5 107766d3fa3660f895ab971022c4de69
BLAKE2b-256 12b3aedb19bd2440d4e6e71a4dc6615d018bc3c9acb5079a53554f3b6fa7ac5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fdd974c0f3deb309aeae28dc2ccabc97b7920ab806adfca03f24e02f4fcb2bd8
MD5 f382f18613db06ea4bfbcc21406d948c
BLAKE2b-256 3ac211ffdc064dc14de22dd2eb199f864b4186ecdb5a219e06a3113530506796

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c92de1859e59eacfbc7fd0bc7f171cf77449db08c83fd2dca3341b6bcfd41100
MD5 da443517d6f052a1bba2b6296340ccda
BLAKE2b-256 0b36a0875562c4d6fef923517cebb1ed65189cce3a4f92b7f7a1cf752b9b8cf3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ad8522feab81bd0d95709c39978099afd420a5252717fe1cfd3072b71bb7c375
MD5 7ef37e8d5edcfdd93af93567447b267a
BLAKE2b-256 09f6d5d69393a626cbe828c88b5e1cd925f1e901b0a69ff0b91df0b42801f072

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.1-cp37-cp37m-macosx_10_14_intel.whl.

File metadata

  • Download URL: PartSeg-0.10.1-cp37-cp37m-macosx_10_14_intel.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.7m, macOS 10.14+ intel
  • 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.1-cp37-cp37m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 0a779bf24f457a9e4448ef01945d8940739e40306edb8c2a7a41f18917366a13
MD5 1bc4d6910572366d52f4bb12c925df3a
BLAKE2b-256 38a4217ea5e9e43a4a8c88ab28f9287f7b911af433e341b681e162904e20a552

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.1-cp37-cp37m-macosx_10_10_intel.whl.

File metadata

  • Download URL: PartSeg-0.10.1-cp37-cp37m-macosx_10_10_intel.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.7m, macOS 10.10+ intel
  • 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.1-cp37-cp37m-macosx_10_10_intel.whl
Algorithm Hash digest
SHA256 f67ae00b395e8cbcf818ef773b4042744bb11f38c3027ea6fa44f8e3d2e296ff
MD5 415d9a2444373e6918c85d52fb90774d
BLAKE2b-256 427496e407e52b9e2193fd5cc1edbb6b5e348b2505fe2e207f44ce334cb5b6a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 83387e9d4ec6f09b4c4ce8c6f8ca54c44be9602b1ac333ef3619cc31e8c96acc
MD5 cccd60defc8a08768de90cb69eb5f372
BLAKE2b-256 66feb013bcfc8f7cafaff34a3d5346ca0af18316b688c04cd54cc93f2d94b2f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9b85a6114041240ddd4791c2fb040db77aab23fbb9abdd4db134a36b103b987
MD5 4249751001539151d3a62bd7cc488520
BLAKE2b-256 273f5a4fbf0600cdae57a8195fa5f857310a1f95d7bdf1d17614731bd6f27977

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 db47cc050a107c51a93e499ede972311f87c2d6d8459a784a9e981f1b985eaab
MD5 2ae62ef567901cc4a7ed3aa706978824
BLAKE2b-256 7993a362ddc8549dc381490478a03872f9647742c6383f2e9549880ba45d9ed4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.1-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.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f8cfdd5efd8b6a8c312d14d66de290d3b094d35bb25555cfbcfc3e2034055fe0
MD5 52a8444530d255a85a4f54506c317c17
BLAKE2b-256 c8ec9a90b4baa99c5c47900717dead4b79f08d145cc95c311c5c37f65a83594a

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.1-cp36-cp36m-macosx_10_14_intel.whl.

File metadata

  • Download URL: PartSeg-0.10.1-cp36-cp36m-macosx_10_14_intel.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.6m, macOS 10.14+ intel
  • 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.1-cp36-cp36m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 f4db40b2bbc3984e53adf64a4c8d7e201530f7150db753863cfc564d1630e740
MD5 36ab398622c2dae76d13e896aad90320
BLAKE2b-256 799ce4ddcb6129e83547a337168a9d16112c97d0c934d09938384caf2120fba2

See more details on using hashes here.

File details

Details for the file PartSeg-0.10.1-cp36-cp36m-macosx_10_10_intel.whl.

File metadata

  • Download URL: PartSeg-0.10.1-cp36-cp36m-macosx_10_10_intel.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.6m, macOS 10.10+ intel
  • 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.1-cp36-cp36m-macosx_10_10_intel.whl
Algorithm Hash digest
SHA256 142d891e032aa45bd5ad518f954c4b67823004c5aefd6123473ddf28cb235040
MD5 b9abeb6fdec44f6ffe201879e679a413
BLAKE2b-256 b268644ccbc91e1c2d5f48b2fc72580dc6c6e48d28100592fa67b833f2492cb6

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