Skip to main content

Curve and image plotting tools for Python/Qt applications

Project description

PlotPy: Curve and image plotting tools for Python/Qt applications

pypi version PyPI status PyPI pyversions download count

ℹ️ Created in 2016 by Pierre Raybaut and maintained by the PlotPyStack organization.

ℹ️ PlotPy V2 is the new major release of guiqwt: same team 🏋️, same goal 🎯, same long-term support ⏳.

Overview

plotpy is is a Python library providing efficient 2D data-plotting features for interactive computing and signal/image processing application development. It is part of the PlotPyStack project, aiming at providing a unified framework for creating scientific GUIs with Python and Qt.

plotpy is based on:

See documentation for more details on the library and changelog for recent history of changes.

Copyrights and licensing:

Features

The plotpy library also provides the following features.

General plotting features:

  • Ready-to-use plot widgets and dialog boxes
  • pyplot: interactive plotting widgets, equivalent to matplotlib.pyplot, at least for the implemented functions
  • Supported plot items: curves, images, contours, histograms, labels, shapes, annotations, ...

Interactive features (i.e. not only programmatic plotting but also with mouse/keyboard):

  • Multiple object selection for moving objects or editing their properties through automatically generated dialog boxes
  • Item list panel: move objects from foreground to background, show/hide objects, remove objects, ...
  • Customizable aspect ratio for images
  • Tons of ready-to-use tools: plot canvas export to image file, image snapshot, interval selection, image rectangular filter, etc.
  • Curve fitting tool with automatic fit, manual fit with sliders, ...
  • Contrast adjustment panel for images: select the LUT by moving a range selection object on the image levels histogram, eliminate outliers, ...
  • X-axis and Y-axis cross-sections: support for multiple images, average cross-section tool on a rectangular area, ...
  • Apply any affine transform to displayed images in real-time (rotation, magnification, translation, horizontal/vertical flip, ...)

Application development helpers:

  • Ready-to-use plot widgets and dialog boxes
  • Load/save graphical objects (curves, images, shapes) into HDF5, JSON or INI files
  • A lot of test scripts which demonstrate plotpy features (see examples)

Dependencies and installation

Supported Qt versions and bindings

The whole PlotPyStack set of libraries relies on the Qt GUI toolkit, thanks to QtPy, an abstraction layer which allows to use the same API to interact with different Python-to-Qt bindings (PyQt5, PyQt6, PySide2, PySide6).

Compatibility table:

PlotPy version PyQt5 PyQt6 PySide2 PySide6
2.0-2.5 ⚠️ ⚠️
Latest

Other dependencies and installation

See Installation section in the documentation for more details.

Download files

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

Source Distribution

plotpy-2.7.4.tar.gz (8.2 MB view details)

Uploaded Source

Built Distributions

plotpy-2.7.4-cp313-cp313-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.13Windows x86-64

plotpy-2.7.4-cp313-cp313-win32.whl (1.0 MB view details)

Uploaded CPython 3.13Windows x86

plotpy-2.7.4-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

plotpy-2.7.4-cp313-cp313-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

plotpy-2.7.4-cp313-cp313-macosx_10_13_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

plotpy-2.7.4-cp312-cp312-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.12Windows x86-64

plotpy-2.7.4-cp312-cp312-win32.whl (1.0 MB view details)

Uploaded CPython 3.12Windows x86

plotpy-2.7.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

plotpy-2.7.4-cp312-cp312-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

plotpy-2.7.4-cp312-cp312-macosx_10_13_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

plotpy-2.7.4-cp311-cp311-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.11Windows x86-64

plotpy-2.7.4-cp311-cp311-win32.whl (1.0 MB view details)

Uploaded CPython 3.11Windows x86

plotpy-2.7.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

plotpy-2.7.4-cp311-cp311-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

plotpy-2.7.4-cp311-cp311-macosx_10_9_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

plotpy-2.7.4-cp310-cp310-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.10Windows x86-64

plotpy-2.7.4-cp310-cp310-win32.whl (1.0 MB view details)

Uploaded CPython 3.10Windows x86

plotpy-2.7.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

plotpy-2.7.4-cp310-cp310-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

plotpy-2.7.4-cp310-cp310-macosx_10_9_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

plotpy-2.7.4-cp39-cp39-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.9Windows x86-64

plotpy-2.7.4-cp39-cp39-win32.whl (1.0 MB view details)

Uploaded CPython 3.9Windows x86

plotpy-2.7.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

plotpy-2.7.4-cp39-cp39-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

plotpy-2.7.4-cp39-cp39-macosx_10_9_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file plotpy-2.7.4.tar.gz.

File metadata

  • Download URL: plotpy-2.7.4.tar.gz
  • Upload date:
  • Size: 8.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4.tar.gz
Algorithm Hash digest
SHA256 e32ba6997ecdb73044da39f8cf54ec7d826b4bfa4105c3dec394eff565a3a290
MD5 79ab03a568985cca50971534c3fa7b46
BLAKE2b-256 d7e8d23e63e63d59020e0b09d182837a160442770124a0b9c47ae830f3877658

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8dff5fd388048a8d3b4251329a9fe4027920386e0ebcc3c3642f59c432118c29
MD5 09bbfd0d5fd6545c98386c9bf06fd182
BLAKE2b-256 61989bc8f5a00dd45b53c37292c08ebcf9f94e895838ab2ad295d1c0eec88332

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp313-cp313-win32.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ecb588efa9ad45a927b9cd6661a29579befe4737813ef43bb1fdf903ece95c70
MD5 54a32941cf58ab7341b877ba1a46e9f9
BLAKE2b-256 b90f98977b8f5ef4e83f7e586388f1cef34be92394a1813b4d0c2d11342f4efd

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 83bd26e1fc5cc073c6061e5f06ed93720afea4fb9246ad65c3991733f5af12f7
MD5 a4f419fda608ebf1587bed15f4dd3a5c
BLAKE2b-256 5169bd1b5c876dfc6493cba530293d6e83e1c839ae485e8b545848c95f2d32ac

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd282ae4ddc29645739128be00ca5095f1bf34456d848dffe3e19d0d3bfca0e1
MD5 91f0b586f4f87f6ae74b43aac2f39aba
BLAKE2b-256 d8ee66e87b14d68c833ab4f598f6ab4d8949a4e785893f26788b564739bcd4d7

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8240a01faea8c319c2878815e01ca13bdfaf4b9c0ef94e8619c81bace1b00ac4
MD5 a0bc967c1fba962b27019dabb93cb70b
BLAKE2b-256 fd5c3bcae745194fcf9c7281dc335e73d1ebe01525263fdefc55078ef671250a

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 716fee6b2c2a2156fd267e3941bcef28b3b169e6f95d2ab7f1417ef8c76f8a14
MD5 498148d9e2fecab765c9be954e56a48f
BLAKE2b-256 a126514cf02030400972fd95d42381e76690640eb3d3ceb14d86c22ebbb302ef

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp312-cp312-win32.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 4fb3a382a7a47648eb65ab0bc693bdeb6e18e2184c7f16ebbf0c0436f712ddf7
MD5 2fb1b1efd108c4e24e76fade0c3355a8
BLAKE2b-256 6a24c977071d20d5da2559c3f651ba61b2db7345bd8dbeb4651da40e7a344b5a

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4c0fce24b4ada8832cd6176dca79fc3366d2bcb8017a05abb0cac35a970b09a6
MD5 9bafdfdd242626bc2fe755589063502d
BLAKE2b-256 6a41abc0f38bd6109c840b8fd0faab40936db92440b50f3e93b68e03aa13bd1a

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1cb656942deb064492c32d26f3463ffe8b7b1a87dd59aa73b8185bf22f090944
MD5 4baa0e2ecd14dbce87a1586157a3a433
BLAKE2b-256 be78f9e079de9b885c54e9e62ebf4b3e4f56e9dfb91e979c6e5ac160bb725720

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 63e18970eb0cf8d94b9ae1801eca5d6d1cb755338d123e91db70006c6c414dac
MD5 58c563a105cc28572c3bdb839c0a9e85
BLAKE2b-256 a94b97966809cdb3460526e79909e48227136258354c16d94efcfd3b59b25b1c

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 622eee38c5a6936d9d68c12dfc5702de59217e72afa8797e61e7577e9c4875f0
MD5 ce7827234bdfa5dceeb73825880af954
BLAKE2b-256 5c75cba32eb14423a7abea14ade0e16658edbfe1f3484049f4797c8345655f2e

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp311-cp311-win32.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a45cb364be0a64535bc08903ba3ab71bc502b6878fd64ea974968f46aa75b710
MD5 a6a402dc145122847ea1266fdaf21883
BLAKE2b-256 603cc70a40c5f11f347b85261ac7d2e89dce93ced09d054e90c42eaa9521000e

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 15ce9d95225b61e0ca6a433fdcc935717aa14b23c2beb39ae0cf512808678059
MD5 a51f75c8d971a9daec1e018aadea4028
BLAKE2b-256 65896b69336233a379cd3fa13ce549037da399244f6f6d693e2f3916363b869c

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b597163c735172b7e588a919b4dff2384fc422c0785a659996b6c340e6131df4
MD5 2032804c2ff05c3c72338271315d6d73
BLAKE2b-256 fd289bfad9dd5d0bcc6177c63f134879ce2a61024917efc3f66281bcd1e91ce7

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e2a9a93c994e42eef932f86a38341b4284daa8b7ab63957a615c16ee9db57a9d
MD5 1e51fa0d540d4345b63957d27f16636b
BLAKE2b-256 bea0ea7669016729122cf4c02bc9e074cf73597791b69044f6c80a4ef231415f

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 20925448afd4e038823026ab9508252bded69d91889d7db4b467512596a5624c
MD5 cfb8d662f4ab89d277a48148639a68ad
BLAKE2b-256 1f671e70a76e8f5a4858b3ec063e1da750f008eb41ae554acde0ecdd9804ef6c

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp310-cp310-win32.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7793f41db7c5f134cbdaa2cd4904156bfd55e456e24239c285dc06d38ebc259f
MD5 dc71696e8449b9c9c35c836247296eaa
BLAKE2b-256 b54320b19918d50e094372b4053a47199a74dec06ddc161b9a6b958fb6a93393

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a20c3e3054a82793f1510d6201a77f8861e217f50c9cd9d3d5e74e0afd8f8485
MD5 21e2aef91e7b9e7f91a5b9e6836ceeec
BLAKE2b-256 09755b1787c044ed328dd313f775d1123a2cce3598a6f6f6bba475344d350616

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95e67b82dfbdb0234436b02c2b43ddf133957ee0bcaea4782a99fd5383556a2e
MD5 d473220d9e0fc0d35bfb6e42e9071d6f
BLAKE2b-256 e8984a25243b18fe635da9ff64a63645c23620d5d5e4783e3f5e91920c942830

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 acf92f3c8236ebc8654ee5e858d2ec121e81cff85c285f0591bcb23ab42a025d
MD5 e4c6fcb5fc790c97766011e08d125cad
BLAKE2b-256 7007d1f0d844f4d5985b4e72c6277e3117c1231cea67fa37fc65c463b02c6d64

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 214cfb61320c36633c53af4c5cb6d34130b4119f91c0bc76b1bfae6bf27e6e54
MD5 c1d0e0d97fc81aef4c007a019f59c483
BLAKE2b-256 44f7b351942622678920f3710aea696b3216baac37cf4d18c84651b9ee7c2756

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp39-cp39-win32.whl.

File metadata

  • Download URL: plotpy-2.7.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for plotpy-2.7.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4d28a160b9fef8bf34866487a1ab400f226d9bdcf826d3c5783bfbd495cb618b
MD5 9b74f9d63ce629e80b78d55eec3277cf
BLAKE2b-256 0456d5fd6e625629eb8bae522c8ec9433ce5bd34bc0681eb152b13bfea43a42d

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9aafe557a055a2e7e14feb81e9aead8020b0aceb36f028d6eded3e0825da2f3
MD5 7ff59ae5d9f9603f189e6557a1f2e534
BLAKE2b-256 81e31ac773034ed7b3d2d849671c15566aa96f301abf6164c977a3232dd711b7

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69fc0977f4133a41cb12d7b05738720fcde52b5f5a664eefdebc25758191c588
MD5 1aeb82a1e9b6cfb2fbcddb03b8a05778
BLAKE2b-256 3c0d8661364924053c24a9c47e88929879377dd6394dd4ff61b558e3d0bcec80

See more details on using hashes here.

File details

Details for the file plotpy-2.7.4-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.7.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5215e65c07291ddd84129f0d3a4bfdcba781f35453a1c9846502a199486eaa9e
MD5 767d1d878b1e408f8c5251d3ef159d16
BLAKE2b-256 f714a77236d31a97d4fbd8c0a713e73ab8ab1703ccaebaa4be24174631dd661a

See more details on using hashes here.

Supported by

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