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.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distributions

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8

PartSeg-0.10.0-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.0-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.0-cp37-cp37m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m

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

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

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.14+ intel

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

Uploaded CPython 3.7m macOS 10.10+ intel

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

Uploaded CPython 3.6m Windows x86-64

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

Uploaded CPython 3.6m

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

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

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.14+ intel

PartSeg-0.10.0-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.0.tar.gz.

File metadata

  • Download URL: PartSeg-0.10.0.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.0.tar.gz
Algorithm Hash digest
SHA256 dcec9038e0721de6648b008c36d7a7c6f96e7c5c8c14aa850344d0636fab5b7a
MD5 baac3e5639470c354531465817a982f9
BLAKE2b-256 2f5eaaebcb8c91f37c39a9305e3db1911aaf294c717bc1cefb6856bee57e1f63

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2aadee9de9e80f8157e10c772c0132e8bb578dc4b4af2a7114482a6e2addffc4
MD5 544f5047b914982641bbec4bc9fd9164
BLAKE2b-256 037d29bb97e4f47f0d818992f8e3010f2f098346df2967c0a108969b2f34034f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9e62a722c4a5d802a375c6a64cb9dfab9f1baece4f9eb1b9d90ad6572fcda63
MD5 fbb0e32b657609f5d3711a6d83f4d96a
BLAKE2b-256 7b3dfe22eb4d77b507c83274c724a9a768738b9c72bcde228be32a3ea785b77b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8c4caf540832d69a8cba016102b17da0fffbd91e07718362561f7ec308198e02
MD5 c005a5bfe4f9c4c8eca29e750a09a97e
BLAKE2b-256 09b77270d1ca046d81f3b43f34831924b7e7e87ed62bcd633a8dcac70f1ff008

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3244d6022b60725dccb410acd510854c5abc8f314534f64283fd278bdd524162
MD5 05401a2d95442a0eab87c8db34a38ab6
BLAKE2b-256 2612ad069f8922b811a82ff22e5884f4b5bd98e259065230fbdb992e39f166b4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 45727e83af2222642d32558ac8ed26c83572a88715ab4236e803af0292414a89
MD5 54a35151680c860e1090ff16b94a4751
BLAKE2b-256 95b1720cf1cbf76fe0bfb74c7be246e81fda2c1a2206498d2eda2ff753341b8f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 19ea56cfff5e85a65e29829c86ec43fee5d8dad9384c442fc6afa592891b92ab
MD5 2dc2e72e0136c9af6316c5397cd2411a
BLAKE2b-256 a7507bb6b574d32a4691cb46b3980ae0a5c528035f2ae5526e5af332ba84ba89

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c51e5b087883cff9b28ce9e61a4a2d1656cac1b6c7fd6e351103da4ce321a51f
MD5 fef8b63ac6d1db8ccef8ed8eacf709ed
BLAKE2b-256 77ff4970bf2fc32d879d7e5c2afc904b6f3e0e1971c44a9683e51bdd19acfd7e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f0a4eeff1f4ea9f8ede2f38a4427e2ed2a1ede97a16f95dee77d57aa2cdb9ccc
MD5 e462c1aa8815de09b99c038694303f43
BLAKE2b-256 8f68c3bbe7170cae7de2f8b894f0288b1f8e27bd4a595be40d832029b99c6871

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 99d90865a38bee3e6be341a122b5b11f0cc7e31844807d665d9007014b74ee4c
MD5 39705ba90976e3e0fbf91ade2925b594
BLAKE2b-256 4678161bc1f779ac31ad1c36c453c46068ae286ce80b1bffe37238ac0e1947de

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 79337fa3fa869e3796e0cefaa2d250eed54ed104b73aac2ea20c53f628ab0934
MD5 3b8ee9efe9f4da09e431dc103acfb4ac
BLAKE2b-256 1f4360e5d4a4b102b7ce0b045623c8a07f5d161cd17f7e6e02ed23f62b2a27c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp37-cp37m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 7d5f79892461f263c8fd45ad3737951d7672214f973fb6b7b4175d4fd0459c29
MD5 7964e9fbf7cb3c52a05d072215354347
BLAKE2b-256 34c3204cf1d82cd3bd0d26d6ffdc8a9705961b41563a1382e0615ac457f8296b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp37-cp37m-macosx_10_10_intel.whl
Algorithm Hash digest
SHA256 587bea2298673d1c38e2c059f450d13e6e4d97f078fd8cd9d7b756b999c0a4ee
MD5 e68958706aa86ce7048b6d431a934c0a
BLAKE2b-256 37e7710f34e68399209431c4b9cb2738420c180d41cddd1e4fa84d1c22e8667a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 f44bbc763edf59ac15e588069d7c8f55d5993349a2565a35f92b3d1510b4da0f
MD5 834f20cf081dc106312c6f4411b625b4
BLAKE2b-256 2ba9de57362656a29ef4940951da0b612ff3970020ead5f9c76afec74f3a37ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d8c790210d3a1ff27efb5507cda25c6ac478909bffc84b28a849d599bf8ebc03
MD5 23626b36a65baebf71fda4201d57188d
BLAKE2b-256 d6e2bfc930ff6fe00e1693180cd6be5ad67f9db78040076ddde36effe3c32585

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 79159c6eb393e0b6c0a33cf5dbbe6e85904ddfe9b7534f619726d6589b1c7d17
MD5 aa972482a772dc057c2d6c26c090e2f3
BLAKE2b-256 a2bdb5957d2dc7286dba4a9be4c77988e11bb3048b23c95c2477146cbf837d2c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 089b8fc91e3446f515a923867bbb7e8ec226516c352322ed2bfbfe82ece915f4
MD5 6c4cf9e051ef09c09b7d85c37d7f6d4a
BLAKE2b-256 0a124343461d6a67855de224cf499d3da9b0d53b272eba7c5e1f8b88c4c76b3d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp36-cp36m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 1f274eda3063af05249ed6ecc59c03038b436d16192a18c5d0bf08d278fbdea0
MD5 9d627797f5df0657db3b8d123a63cce7
BLAKE2b-256 9d20ed7208178d6666089403e647e54b40dc38186b2412531236243a6edb30ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.0-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.0-cp36-cp36m-macosx_10_10_intel.whl
Algorithm Hash digest
SHA256 d01e3007e547f2acf57e2817bf5adc2938114e30dfeecd111f0ada17d2e5e1f3
MD5 5eb3853af6e0c1b58c0d97ab5af0b95a
BLAKE2b-256 35f01cf9ca67255cf04773584d51663813d50d5b194e342d3ca1c5d6e40d4084

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