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.

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, vector fields (quiver plots), 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, invert colormaps, ...
  • 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.10.0.tar.gz (8.3 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

plotpy-2.10.0-cp314-cp314-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.14Windows x86-64

plotpy-2.10.0-cp314-cp314-win32.whl (1.0 MB view details)

Uploaded CPython 3.14Windows x86

plotpy-2.10.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

plotpy-2.10.0-cp314-cp314-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

plotpy-2.10.0-cp313-cp313-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

plotpy-2.10.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

plotpy-2.10.0-cp313-cp313-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

plotpy-2.10.0-cp312-cp312-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

plotpy-2.10.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

plotpy-2.10.0-cp312-cp312-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

plotpy-2.10.0-cp311-cp311-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

plotpy-2.10.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

plotpy-2.10.0-cp311-cp311-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

plotpy-2.10.0-cp310-cp310-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

plotpy-2.10.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

plotpy-2.10.0-cp310-cp310-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

plotpy-2.10.0-cp39-cp39-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

plotpy-2.10.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

plotpy-2.10.0-cp39-cp39-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for plotpy-2.10.0.tar.gz
Algorithm Hash digest
SHA256 be14e2e507eb70908e3199544d9f8107a99c30cb5c3961a0ac54269d553ec87b
MD5 79b2b05da65edfe2046f347afdcf69d1
BLAKE2b-256 4eacac33988acfdbf7acb762149263f8f864ef11adba4f7c9062b330a9c32575

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: plotpy-2.10.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for plotpy-2.10.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a285f8bed144c88cf5445fe94804e521e35fffb81b3c6eb45a5eb665dd3d7c16
MD5 b3aea98b13dcc068601fc85a5db1a648
BLAKE2b-256 a17382992872529b25753a1f6b8a2346c1bf667e92924fae9eaf475efb5f3634

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: plotpy-2.10.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for plotpy-2.10.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 2597354b3efb08de797c79a2564aac8f910bce27e11d0596bab030b43b343fbd
MD5 8a76fa596db0be94357d32722178620c
BLAKE2b-256 c135cf68a96a4afb6e2b2063e786b7d3436c58f7dcc88ac55810875b1fa393f6

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.10.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dc64ac27b21d2bef030a6695c63ec1f4624f23d9731e9dfb454f658f922853a1
MD5 3bd9c50049f44a6d63ac150ad6239b0a
BLAKE2b-256 317da3e1d2802eedf81d45f6ea82df6e629b8082dd5553f16de147913201ad8b

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for plotpy-2.10.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f62dd98e0136eb4aea348b5a20f462a73678948cd91ef84ba377ac58aeb53a56
MD5 6ed5520d1b07c297830e1dfcc2d991ef
BLAKE2b-256 f26ea9d9c172bdaae0b6a02b14b057607a1f7148ccc4fa9a2b7de4786cfcaabf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for plotpy-2.10.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 247b1ac394cd7ba5cf7bd299afd238c876e6d90901f89579decd11af417edc49
MD5 1e37422ef25a49839fda8a978cb3d455
BLAKE2b-256 6391fc7a5fa8cee733be21e1d480d20a6cc6ec860c8386fb816f4a08fdee486b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.10.0-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.13.12

File hashes

Hashes for plotpy-2.10.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 d7af1c43b5ae3d068d30918cf82e9a5516c838a26dfffc568b874ee861a0d8ad
MD5 c6175bdf768d91ca6eeb03b4d3791572
BLAKE2b-256 75f72a39a69bd5fecf453da5952791559b6b0781e7000b57fda149d8be31a622

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.10.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2e35443fb99e83b07f57d774af5cd084b64626b3a6359dd67dee895b7d6b6d2d
MD5 b24908cd66f79626682573a0a522c877
BLAKE2b-256 dabdc16d544a569a3e45f7ace07baaffa0fd113a23d8d57c20c7f4ebb428d0d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.10.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc209776965dbab91309d2ebc68fceecd8705761e45e8881408ffa387c0c3df4
MD5 1e69979ca48d34267f7fe308f3ef8552
BLAKE2b-256 8f7a9b458b1106e4716afd40f2213f14a1449c29202416924a8b70b43a6d40ee

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for plotpy-2.10.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2a84fc5cc199cb935809a14ce660cd555c356246c75adf53bf5d6cfeaad2bb3e
MD5 2dfaef2d2f261ed1ff0952dd0390a1f6
BLAKE2b-256 4b9079aace5d27c7377203bfe4e370cf28eeac7fad122195e7929310c2bd2980

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.10.0-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.13.12

File hashes

Hashes for plotpy-2.10.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a00ea0916ea350a62c5075812471a3c256aa714bd699690d2d83fcc367f487fd
MD5 9b8b19552f9ad31c28bb97cdd3a1ed9c
BLAKE2b-256 d8684e75ca9b487e02a344b2beeeeb8e1f6e43841a3c1219e6a94158d084d42e

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.10.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e75e6c1911126bcc3c7340a31acfce38c91ca59899bfba53240cf7808d8c98e0
MD5 a66ab3fc29a136e6a37ef3ba63c0d0bd
BLAKE2b-256 0ae97de9e207eca4de6a3a1511c0574592b9b88d16e5377557c8ae45f2f52c2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.10.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fbd49bc29d1b58d44c2f13312ae4fd26273fe457f7315f3fb8495a6afead523e
MD5 d5fc6395b4c491130d065e9f3205d02b
BLAKE2b-256 6889b520a5c98b9718756b7d2e81698e896ba866aa1fd08f565dee19273ad115

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for plotpy-2.10.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3ae6bee442125aa0aad23670339bc57f1ac11dd2d31b649fb3b6bbdc447ec245
MD5 1386d6eb0b7bed9a353cbad02d228251
BLAKE2b-256 e7ff6761f32b9678c92197bb3ecd6ec766a2635a9b25c1f8dec770319f0b1bd0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.10.0-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.13.12

File hashes

Hashes for plotpy-2.10.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 5521d1b3adf31ab96f0f76adbf1f6f84ca0d557a311bd1ed01844dab29bc9354
MD5 cc8b1a82d3259de95d0972f9507e5a2f
BLAKE2b-256 06d19be340f26f3f4886ca3161396ed1dcb8cfa0d5bbafcc090979d5041934ac

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.10.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5070a5fc8f1a76e218cc2482c7ba9d1796e5590dcda25536a586db642c674603
MD5 ced5cf734fe374ff8298f74ada31ce88
BLAKE2b-256 c1918499b76246de4b7413190a3f59422c1121298b581db6e528f72765a80638

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.10.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9d28f973846d827e96e94ac2fffe5806f63b749dffdcc015ab2a1bb0d229b8a
MD5 85f57ac093c2affc865a484b71b2b454
BLAKE2b-256 835e8de252b9d38707774cd864c6dc6dcab980254e47cef2abb668f1e8e507b3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for plotpy-2.10.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e601ba5a894fa5214fcf8bcd456842b41d657ce40d24b0689b11601be5477ce6
MD5 d753311fca7235223e41c3b02f44ab2e
BLAKE2b-256 71337a111b44cbd3a7599495e680e26cd22597ab4d2908ee40235f2da4cf6110

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.10.0-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.13.12

File hashes

Hashes for plotpy-2.10.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d6718cccf120096391acee3f28cf7eb8cd225daf51f9f9b3eb1ac62660c24dd3
MD5 76d19882af8a013dd0bedebd97191aa9
BLAKE2b-256 b825ee96ecadd684abbda64f6b8d450c96691f0c7cab239bd3c4514299b6bbcc

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.10.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f8006ebe3af2a3e0824880caca2d1f799fe749fd104f938e9243bd5ea11f5a8e
MD5 75b2b9e9f2082dc2cc88a4e175bbb277
BLAKE2b-256 6adcee3c8ef922945e7c4ec5b964fea32cb8fa9a0fbc5b0d5f4a3addd053c33c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.10.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33c29dc8058e8e0e6ec609296a741553eaf469186a66f028a4a45a5ecfc69777
MD5 ec964714a7b6591532b0d77c9524c36b
BLAKE2b-256 b41176bf435db460a551deb800e5a545ca6c6e3bc9ae19ec66a559eaa8fdb34f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for plotpy-2.10.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9b7594b0a8e2b105fe2d265f3d8feb159598863c3eb979ca93800afe4f7e43ed
MD5 52df6ae35ce2ccaca71492e117f444a9
BLAKE2b-256 0911a400238549e37903f7dcd370f051c6417d0c9a50dac7393493cfacd9e314

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.10.0-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.13.12

File hashes

Hashes for plotpy-2.10.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9fc5f16fee378db32db3b61410045f2b5994d18fdffeebc642e1f8ce12b11daf
MD5 51c635db55fea1b3585cc8d82cb06169
BLAKE2b-256 702576dba829e29866f3fd986f4acac7475e9b726bde4d1edadc29d06e81ac07

See more details on using hashes here.

File details

Details for the file plotpy-2.10.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for plotpy-2.10.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 abe4e8fb50ff9d06068b663a1d8963f3030ee686978f466eaa796c9151fa80e4
MD5 985be928067152e09a72980655e2969a
BLAKE2b-256 869f08272b8138134e7180112db40ac699f5feeecc76cf9132a4c22693bdfe06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.10.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f88f88bc0f9329f731e49a7d6f218dc001b52c3af7b182d35c37e612e6bea6f
MD5 4e72d2ebec469a757e51e47ded00f094
BLAKE2b-256 37b4d7e428b27eef5353d8a5d6396d69ebd6e154c2cca2eccd1c3acc8533d00a

See more details on using hashes here.

Supported by

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