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.9.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.9.0-cp314-cp314-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

plotpy-2.9.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.9.0-cp314-cp314-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

plotpy-2.9.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.9.0-cp313-cp313-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

plotpy-2.9.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.9.0-cp312-cp312-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

plotpy-2.9.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.9.0-cp311-cp311-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

plotpy-2.9.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.9.0-cp310-cp310-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

plotpy-2.9.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.9.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.9.0.tar.gz.

File metadata

  • Download URL: plotpy-2.9.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.9.0.tar.gz
Algorithm Hash digest
SHA256 1746c796c5484447d133f0459c6bd9a1c7324cd1910d7f1356b19d188c6d6725
MD5 b5d9fb8f2472a517864956f4d1d040ae
BLAKE2b-256 9d20d86b4db487a65894cfc6d632a137518cb44d2e4f22a2a47e5218c2042a72

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 70ec8e7ded6ca169c95b88f8a30c06097612866bef9908e9e6a1bd93004355bc
MD5 293a76325abe6cb420b4a1a39063a4dd
BLAKE2b-256 da2619e9466a98ae2c71a80e57605ef03f9fd48fd1d7c0591ac81ccdfbf2b2de

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 c292fc2d055313a37a44bdd374eb4e929ef96fbfb0a2ec9ec0905859496ef460
MD5 dbf58d869a1a9c8a90ec958acee4a212
BLAKE2b-256 4a40d8705e855e35640d2e79e793bbd78d0d0475e71d6e06915afd33bbeef2b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a14f54822bbce9fd4868542306c6c5ba7e70419023919d863e4e2005f677c520
MD5 d1c7aa91df435de7789b61d17502c2b8
BLAKE2b-256 04c051b21b206961effbf964ae7434aa25c511d50fe99bd0a00bcb8e836d5fb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 031ed0f52e8a1551bee400e44056eecede4251cb98fd46e805c198d4d4d95f57
MD5 02dbecaa88ed6e0c204d54c4c14e1a7a
BLAKE2b-256 7e64297f487f328d7406c1976661271d6a64bbb5100a32105e42c1df8f1ba1f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 931e97d73d8f833ed5edb6dfc9f19f1a416e9257a910f12e3aa6c444c8fe26f1
MD5 9f844abf6e30a6bb49db9400d86876d7
BLAKE2b-256 ead90c73c6f308d03517e3f1468eb9934aa20750d223d4cc777b82a878a0b3a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c5241fc577bccad603d1942deb235ba5a7cfe1af03235b6d3d7547dd4feee991
MD5 8f279baa8bb6019577b9f91af26aa4be
BLAKE2b-256 28eec95000930b5ecf6490be2534e746c7f8bed73235798d4ae35052528c2c0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fa1cb9c3def10238bbc129d6300529a9ae55012ea3995a3773330772e497f8d7
MD5 38ed34bc3675df812db50f25f41027be
BLAKE2b-256 e4cfb2f19d122b92b6582d5e184860d2878695ef986bb93b6734cf47d990b5f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff71ee62b8f5dcbd76382dbb09adf664982cddf97fc79b08b1d79375a3ba9974
MD5 bef78b475806925c9f9fce0b9e4f06a7
BLAKE2b-256 314139c5ef731941b69ade9093bfd6d9f4f247b7d747c61ed3b2e82df71a6818

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 585ff6ec790c6930d9c8817b53d04fbcdc76e243a498c764a457f23fb3cbf3e0
MD5 b1628a092e013587d41b0255f1833044
BLAKE2b-256 9c12b5cea9a8184002862cc474b7a919fa9ae1c3ab50c8a68d5c903f545a7d1b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ac9a90cdce25e0a06089cf8e00ee5fdac90dae7535384181821e0040b307cb10
MD5 0d4c161e043cbff41c1861e6c2f4a063
BLAKE2b-256 6ef55063d9247c93428c48a47d2fcb4c8dd5b93ea866512ade27f04327d3a2e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c76bc54890434768c0f2299ef37d9ef9589c81292dc9413f39000e017df0cda9
MD5 c41f8c4ae11e02cad777801d45536411
BLAKE2b-256 e11b9fc68621cbd27385554ae97b0d6833cb69d4c1430b6e985260979b051679

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cd1bbcac75c04094f4ee95c7dd4859730f58f388d5ff31ca9911f2f129c7f7a7
MD5 b1ed0ebbcf5b12e59eb8e9a8de4a9e25
BLAKE2b-256 42caea0d302ce32ca114a5bf82020586cc5c9c5e1f31da149a2b3024d98904ec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8a5a85455150c2c9fc0e7c5a4c34666fc21624e83726342774ee637fd4b98795
MD5 1db5ed812715aa829d16221f845b835b
BLAKE2b-256 c63d7fc886dfe0fbdc1b5ccfeea525947730b03e5cb209d348fe4b79d6164885

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 29e1a04bfbd158aeca99d09d804e70579a11424a277932be69610ac1d08fb158
MD5 bed1957e99e44def1b8439cb128371fc
BLAKE2b-256 bafa4400e5bd872879461932c5153a28386d75dedc62c163d5e3a2b0359a3e96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d5d55a944f64f1d0fd19e92745463f14aa31f76ab8a3ad89f941c4ee471303a3
MD5 ade8bf4d537b9529a5bca93d72fcec1d
BLAKE2b-256 5a391e0c8a548042b866d9836c2c2071c8144b2219e551132dbb2a9d4493e234

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c72b4468577770c629797aff03212eacf50ab0284a60dee4828df4aa1d5ca0c5
MD5 85102e75319798938d08b8b7bbd8545f
BLAKE2b-256 c0174fc0c9f7feefa719af54a8471b4160b697d220f82221621f6d45ef2190a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 41bad9fe69480595490f365c531cac56165a8fbc46e988b368c591f3df55de0b
MD5 c29232d846b786dc1f8a65ca12144736
BLAKE2b-256 3898e7afed09dcef4c7d0678a8c4a7dfa6078a0ca5800c87926b6672610a0d26

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0ebefbb14c63a41827a4c09661e33157abd53b7ae908d8e984003da70002455c
MD5 d9444f795806e9a6657c9f681b440914
BLAKE2b-256 f3a2bf2fbdf9f6dadfc7e3157b05a91ff7d6e0442ac7de2311fa417734780e5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 983a4d6e735159bd2f6928436ba0ebabb0aba7bf1a3e07e291e02b9d2afc24c1
MD5 fed18ff4638803b97c02bc5bddad4318
BLAKE2b-256 c45ff9cb5a3da6ece1e42be81585c71e1e3b0e8c1670e2b509430d8bf744371b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cac216c06679468a25974a6954a83fb53dce331b8b063f2fcccc337b6de6bf23
MD5 bf0bc28e52119b210588e40b5286bef3
BLAKE2b-256 0ac694f22afb590ec2d9f38b375c8bb7a0b31e89bcac0aac82de8ad6b41d5feb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d3f4e4f826e67dc89754b89959b9275c6965be4142c278a58b37d21dcd7bd6ba
MD5 f2ac5ef8dfbee2d760de6da045ef652c
BLAKE2b-256 d4dffd70a96533118b447d9ca4e0e2a7dcd1c483109e4bc8865fc760c61b650a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plotpy-2.9.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.9.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 300284c23d1d16b66a6f8aa548054f1f7f6f9cf9e1c78194e690898ee05eb0d1
MD5 bd6a182dd79d097e63af5a63ebe49576
BLAKE2b-256 d0219f591875e4505dbe121fd16f91e87dcff88d8558e01d11cc9868870932f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8aa03c3e4ff276fc3b0bb4859adba20de1cc47fa9623f3da1685dd7d48a06e16
MD5 940da0ec63b649d36c4b6a49228e05b9
BLAKE2b-256 a836fe764af97326446df750ea3e7953c7d5f76f4d1d3c84d3808360111500e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plotpy-2.9.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0cfa4b067988db740ee31a6d6d3de2fd2b5e437d2810950c3018e7c78b333dc1
MD5 78c333f2e5c5459de3a6fe30c716350f
BLAKE2b-256 1007fa791c8a0b5e3358944286ad08f0614fea0d911bdea6a65a24f73263ad8c

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