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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m

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

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

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.14+ intel

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

Uploaded CPython 3.7m macOS 10.10+ intel

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

Uploaded CPython 3.6m Windows x86-64

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

Uploaded CPython 3.6m

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

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

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.14+ intel

PartSeg-0.10.2-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.2.tar.gz.

File metadata

  • Download URL: PartSeg-0.10.2.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2.tar.gz
Algorithm Hash digest
SHA256 9cf4f28b6bc397d8fb2476cbd925b0eecac95e2a772d652184cf7e9625fa8a78
MD5 805fe68d06e9adcd27d0d3d24d955aa1
BLAKE2b-256 89f9c0056831202737c05c1742d2d4de704e0070deb795cd995d7d322db73c25

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6c2b0e7b19860b30d8ca12b67faf5c80c34da6026dd602db47be01d25dfb3f96
MD5 e3e971164cfed4c44d8fb9468b96e5d6
BLAKE2b-256 979f31a8050560d97db1fd8181b3ff7822971cb97db48c029161d422ebc224ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 725fa44979eda366e6514d88ac426dc14fce06077570e28690b7f63f6b3d8af7
MD5 2c11d72b107ebc08feed77ee20962ee6
BLAKE2b-256 5a1dc51899b97ab1795ac1c4e60657ed8634f157ecce73cc3deb370f6ac1f8d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e37c5fdb905375350b5b2ec495a1f8cffc72e7f1ea8fc20b68dde2d9dae3ec2c
MD5 a4ff788948c69ddb6ea4e95a06c3cf0d
BLAKE2b-256 a7556c7040079482ac5eeb801782b826b45f5ab6dd7158ba846fe655dde7b1d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5f831a9526c7d2f1301f26eba96253008be493e29ab60dc7b3d9bcb08c4e0ef2
MD5 0ebcfbea736c5e7df9326af5fd899d3e
BLAKE2b-256 f537ec0e4bcc63c52c3324b8758675455c115b803b0170e7366c2a7ade9dad47

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 6adca413cef7f8504cfddfee326ce0dadfcde9f7f61d29ed567e9f1f07abbf63
MD5 a44a0141e8e0469340fad94084163f10
BLAKE2b-256 c130493588773f06d23afe502f10b3ffb09d93f5e94824dcb0cd123750d4245d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 2c5fe9fe3cbe035f58c227b629e28cb4908b42a36adb04817a4019941c4e73e9
MD5 a29098da684c5cf558eef57d867a8034
BLAKE2b-256 0bcde67e22670721d10ac029fd9468cf053ffbaad177b74cbbc3bff385c13daf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f8b8c1ba472dad08bca330390ca34f6eb3336fe5d4ab371b59afa736a8fa792e
MD5 104c3329e1f1763d0ce62202a05fe9de
BLAKE2b-256 f205ca0a726f0aa9b521a83973772a28836f8ae2eefae13e2e3dc51cefa0e520

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4c215bcc33db529d93d3b71c4390a594084d8031f63ad2ed62d0ae8a33dee971
MD5 daa82360064c533dbb307fae8eb81600
BLAKE2b-256 9ac458533c47cdfbf58c8ce78bcf5ee5a12a6243ccba77c71f95b12ae1533d6a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 1a252c3fbba3d6afb25f76d1dd24cacacd44de8d0641c38188462ba4031e39e6
MD5 9c9132d7c95f5da3ac205665133f7a14
BLAKE2b-256 0f5fd78d2198088b2e3017a660b2b5ab52711f7a572f13aaff07f96406512770

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 aa20e9cb32f54031be62e06d60810aa44beebee020c95e1531738cc5ea6f157c
MD5 c76c678055a190c4f69b62c185a67bdd
BLAKE2b-256 e493110a8b5c0f3fd9adb55f1e3d101078418a05c749fd5c9a212fbbc14bb8fc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp37-cp37m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 654171db14a36f3ec33e22eafe47bd5ab92717a61edffbab4648b23d875e4bc7
MD5 d045790c470bf1f24387da9c03b85253
BLAKE2b-256 a9b8c1f56a501b1f4e62c8ba577d9f4a59e5d1b993b532090249b950834f71b4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp37-cp37m-macosx_10_10_intel.whl
Algorithm Hash digest
SHA256 07e13a45e64542fd7e8d655720a9a33bfd75af815104b5fc0a9185cffe9df30a
MD5 83d4ac00cdf57eeba1504701f36767af
BLAKE2b-256 e81703417e0d66e58fecc8e1490634dcd194ba3c4569482d2495a30faa7191d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 97bdff395f973c2fb0e31fecc12e1a2adbec428f87657b79fffff1c3dbcb1543
MD5 5364d2ae26fe8d9cdb817ddb26c62dab
BLAKE2b-256 1936ea123826be5f7a65a3b8dbc6c69738ee6c56860b632504e67601f5575aff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6460bac87d6e82a821e7f1ac0af58ad91a84eb81528e7bdf6d44d63722727b82
MD5 5bd0be3b4555a9ac69de801b66629b43
BLAKE2b-256 f677476a025ae69839d65133d964acaecc4fb575dba2be112a2aed9c895a2469

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 32610805eb71f61a568b37236dd2b6d4e60f8bd92768d9f916080be376a94b0c
MD5 8db201a454e1c4154d3f4ba1ddfef0f1
BLAKE2b-256 cd940a04a024dacc630bb5212082b970c39ee9bd3ae79382f69b84531d32baef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d6d42594eb520ebcf626f63cec7249244c01d69a2246573b684a1acae533f7c6
MD5 60f3b93f7b7ce31a6a39db98999c4ad3
BLAKE2b-256 197004560803baf1ad7f46ec3f977c6ad52f1cc0d3556ada7601b169caa44230

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp36-cp36m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 3ad81f5368b6e5021a6b9d7649bf599dce0e50932a5cb666d72bf5b1c58fdcbc
MD5 6d67d5814e5a3344a4df818361528670
BLAKE2b-256 6452aa212bf76a400447d30883d61bc80e40c10477d2a1807d21a52a694d4cc6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PartSeg-0.10.2-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/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4

File hashes

Hashes for PartSeg-0.10.2-cp36-cp36m-macosx_10_10_intel.whl
Algorithm Hash digest
SHA256 f5e4071de598263502df82a63c39860c4947147185a3d7c1276b9d32d886b92c
MD5 442a4ed0bbf7fc147c5e8f4f037d1702
BLAKE2b-256 d49b0bdb084b7eec189fa68181d19f7e3b6007d3e56d92701821e000fde2be64

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