Skip to main content

Cython-based Python bindings for dear imgui and implot

Project description

pyplotgui

A Python package that extends pyimgui (v2.0 beta) with pyimplot.

The package uses the same imgui namespace as pyimgui, but adds imgui.plot. The implot API is only partially implemented (pull requests are always welcome).

See the Pyimgui documentation: pyimgui.readthedocs.io for information on pyimgui.

Installation

pyplotgui is available on PyPI and can be easily installed with pip:

pip install pyplotgui

Project distribution

This project has a working build pipeline using GitHub actions. It builds succesfully for all major operating systems with different architectures:

  • Windows (32bit & 64bit)
  • Linux (32bit & 64bit)
  • OS X (universal build)

The build pipeline covers Python versions py36-py311.

Project details


Download files

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

Source Distribution

pyplotgui-1.0.0.tar.gz (1.8 MB view details)

Uploaded Source

Built Distributions

pyplotgui-1.0.0-cp311-cp311-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

pyplotgui-1.0.0-cp311-cp311-win32.whl (2.4 MB view details)

Uploaded CPython 3.11 Windows x86

pyplotgui-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pyplotgui-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (13.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyplotgui-1.0.0-cp311-cp311-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

pyplotgui-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

pyplotgui-1.0.0-cp310-cp310-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

pyplotgui-1.0.0-cp310-cp310-win32.whl (2.4 MB view details)

Uploaded CPython 3.10 Windows x86

pyplotgui-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pyplotgui-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (13.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyplotgui-1.0.0-cp310-cp310-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

pyplotgui-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pyplotgui-1.0.0-cp39-cp39-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

pyplotgui-1.0.0-cp39-cp39-win32.whl (2.4 MB view details)

Uploaded CPython 3.9 Windows x86

pyplotgui-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pyplotgui-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (13.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyplotgui-1.0.0-cp39-cp39-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

pyplotgui-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pyplotgui-1.0.0-cp38-cp38-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

pyplotgui-1.0.0-cp38-cp38-win32.whl (2.4 MB view details)

Uploaded CPython 3.8 Windows x86

pyplotgui-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pyplotgui-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (13.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyplotgui-1.0.0-cp38-cp38-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

pyplotgui-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pyplotgui-1.0.0-cp37-cp37m-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.7m Windows x86-64

pyplotgui-1.0.0-cp37-cp37m-win32.whl (2.4 MB view details)

Uploaded CPython 3.7m Windows x86

pyplotgui-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.7 MB view details)

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

pyplotgui-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyplotgui-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

pyplotgui-1.0.0-cp36-cp36m-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.6m Windows x86-64

pyplotgui-1.0.0-cp36-cp36m-win32.whl (2.6 MB view details)

Uploaded CPython 3.6m Windows x86

pyplotgui-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB view details)

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

pyplotgui-1.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (13.0 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyplotgui-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file pyplotgui-1.0.0.tar.gz.

File metadata

  • Download URL: pyplotgui-1.0.0.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3b7551f562ddbe85acd5dba5213e64dbc16dd61f1f5cecdcaffb78f15b7ff322
MD5 7af667989e4282e90677824c27b44a2b
BLAKE2b-256 a6107083f107c3376f4b7699649d9654053982d69629bf7f5d4a94880d20a70d

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 15841e349cca0ce1347dc4760a80f42807b9e49dd9d85e493f55ecbcbdc1bd28
MD5 1b40770144a379cca6baee6a989ad988
BLAKE2b-256 2eef7c801c48111a38eeaf445e2aa685d77462e16b073aee2403a9fcf7994ee3

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyplotgui-1.0.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9b54fe012fdafcd8a1e63c95ddd31de3c569cfea096451812eb91ff880d89f66
MD5 f9234768659f855581f69818300c81f1
BLAKE2b-256 d70c549399b8032ed607f9171714bf8dfaf94afc5c479515c46dd6bf3e5fe6e6

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10573c93324ec940dd5b9c1876471aa138185abe09acdcc773eaab226eb187bd
MD5 6a86575c4ec8fb7bb23f886b6fe70c26
BLAKE2b-256 b1cb442c96d5b580cd87d2a69823c2e22470ca43b8eb27b21ff19101693b4b49

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5447a77017bf239c6e42c30d375fa49806da85724d366823b4e03a3f9f931d0d
MD5 c26027851d662641d135849d6c3ad0be
BLAKE2b-256 cd43ba4208f6db853ade6ceef89c70bbbc5a89ca21679dd644bfe18e8c2bd14b

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bfc76aee674195bc6f8e8c7bbf0b17e04dbfe4eac6292c77d0fdf6220636f481
MD5 8624c77c9459eabc800056df3908cb47
BLAKE2b-256 d87a19d00ca87c3f616a49256c049c140f2ac16b5f379f5d7900a0667128e0c6

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4d61088ffbc5250d23bca9a3a75ed497f572db9245625e55013aac7e10a8c3d5
MD5 5787be6a2bd28fbe7cbba4000b834e35
BLAKE2b-256 d55228386af93fcec3c0cbf687649648a17929d96c0be0321e537917b7651baf

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ee7f08bd7a1b7aaf0736bf0083e95f3ea5bee60fb35fcc456a7b90605d3fcc5b
MD5 d1c5722d7e57befab116f71c421dc370
BLAKE2b-256 f99fa3ee326cd3b7fdce8d0426da36b61d9a31fcdc8e5fe3559d225b4aa48f4d

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyplotgui-1.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 54549e2181b52a8de03656807626b136c191f8a18bf2b01f71c8f2ba78c642a8
MD5 0675d70688ffb8e8456fc09f346575d9
BLAKE2b-256 4be552068d872f835b6dc2f53d1ba58e530a1e6fcd0262f104ecab610287caa3

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 384165badf22e4cff4d41afb00d82a056c9cbe4037da23835e19c591b0b83f85
MD5 ada0bd162d17f8cf6cabc49460cdc474
BLAKE2b-256 2da3b2412a84207ace4b0aec38d1034285eabc54ce1d027a6715929ce0202037

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6211578817c117fe68163233f40728ef7001bb737841704b90408aeda6013eff
MD5 f8184bc6cf366f80a96754b0362e4d39
BLAKE2b-256 5a4b89bd43dbe5dbff1c7c18db2cf2eb81cccf0f4cc65629d8676fb7a16c2c15

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 80ad75cb33dfaf8885713f498725f44b0fe353252e5ac12b8f3e9114669028bc
MD5 302f93aafdbda26b54a1083b6d4f8fe4
BLAKE2b-256 5136c146493ddc0e1c541125a199f61dae59a1b6dfe157492be2153e2b6c8fa5

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 473bef07d9b107f0edb9beed0676add7b2484869eff680596bfa7c77d64f03d3
MD5 9ce73b0eee1e6fe5dbbd4968d58153b7
BLAKE2b-256 fde90c57810f2ed39ccbbd125380544ecd73cd507a17cc1cefc142d9ddf5082d

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyplotgui-1.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 56f29c6dfc45b1400547eb9b9a11fe9f8695112a439ffb14bf7335be9f2cd0c3
MD5 a8b82a0fb6c885199d64d420ed1a84e3
BLAKE2b-256 bf9117f03c1f74a1c084e32e4719dc41abce6c3a06e653d07b9957f24181bb36

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: pyplotgui-1.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 011bfadc2742fbdf897cccd6bec8633475f6ec446eca466309faacd652a6a5e0
MD5 53414adb74182c17ab6442fa88675462
BLAKE2b-256 786fb503b38cf927e599817ebae6b29f404c08581b98dbcc4ca1646aa2b169b9

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f428a4c2105dfba33e2920962451c65a28a602b3dca439e2a75d3ffe4e5be81
MD5 5999d8f72e966bd85e68dfbf8b1a816b
BLAKE2b-256 c7595521a7a52dea3f956ea83d8e53ad0c0aacfb86964a4cb5d5f64551cf6bcf

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d04bdf2f2473d6b63209008275d6838e6bb9738c4dee0ba9995485962411851b
MD5 108e8de362d30c2c259b3b1327323004
BLAKE2b-256 6e302ebf1043a0b44f59add60aeeda3e80f597a8a28c68c37600b14cad5463b8

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 99f0aefb9acdae247a8844d177dd385186a506b35c119b10d9250d83841f1be7
MD5 bf78ffd1802fc3a1ed75ad0ce3e27504
BLAKE2b-256 95584fca346d02af94cd71a85fa4dc1383453fedee52b98bfd1efccd0c076d9a

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 22185790c78eb96bc86f75d4fdbf516efa7e80d993facdaa8285478474e17007
MD5 9c132829e996522d426af28ff3d5f03d
BLAKE2b-256 7e4ef11dae231aaed5471cf7dea4533d2bdd1129099d1070e1a748547dbeb26d

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyplotgui-1.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b31a19cf938278e654718e0385027c3a2aa33affaf93a3e876219fdacc8f074f
MD5 408ac9ed368f287a051636306c65af99
BLAKE2b-256 8d029731995a2d23e7d34dbbe7e5a0b32734021011be8100904a0d3dfe9db690

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyplotgui-1.0.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ec3775bd194371d7356e7bbf54ec2f1fefd45b521005c5ebe5d30aa25bcea4d0
MD5 5231be864e409eacbbe79d081a0f81b4
BLAKE2b-256 a4b6e3b62fbd1f8774fcedb6f543b7e36cd277f98ee31057b8a3005220130ee0

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 65f5e20e86cb5352b432fdbdeb612d3da57d837aa393ff372bd72ca47931cb12
MD5 5f5bc19b403ad7cfe4b10ed70b5e5d82
BLAKE2b-256 077804051a14a9494280f2b6a22fc186f19c077e2d21e9acba866fcfc061ed4c

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0adcd1913ac6d89f4193a80e6617dc2299711a11d57a5c81033451d074ff4567
MD5 4ae26990a8474224a48487bf277e725e
BLAKE2b-256 339b4024e7191968a671c3501e946369a4a6b46ef2bd1965e3203b38229544a9

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac19b9d7d7f092772deda790de538acdda088196388ba2ff79adc0cee18ccd13
MD5 2dce58f5cce1fcd5a498a0b933cca971
BLAKE2b-256 356699dde80963c28b75bc08cf03eb1c606f4cd4235e02f8d2ab393d24248bf6

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4f48856f557be628ddc37a5bb915b2882305a864bdccac2d83fb42b2e9e9b80e
MD5 54ff2abe5b00f0b54d55d658bf529c25
BLAKE2b-256 ddbcff6dda1a8be2d3027e7efa3240b540f9e0e6a078e84142aadfe45a8b0e0b

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c2965ce7f957f86b16d9a4f69a85e8aa80f1efe7149dec9d10cc23667c1a2f45
MD5 644b3f917443620d610da4aafd69d9a3
BLAKE2b-256 b8910e252a79e9b9147711016a625a84836d650bb652cb1eb3243505a9089178

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyplotgui-1.0.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 318639115117f468a3b14c1f1ec9971c84ca796eed10d432778dd431984478bf
MD5 1b1f0f536c190bea49b7fbd0d7c078f1
BLAKE2b-256 24bc96f2dcd391a816d9dcb2904a3d685502a72f5f14383e94ac82606171411c

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 14963355d00d3782fe50f2dc6ad3030be16a69ee842c8d741a459a400fbf0120
MD5 8f34ec9664ea12354fa13f2a3a6a04e9
BLAKE2b-256 0ea19d65c9632d9658de72ece9fe14b3e8866a02e3f76ca67014e9623aaef734

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1714762091d4bb88253bec08b92bc98dc2a9375ccaf2cd2380ce2a7aa87598dc
MD5 d64a338aed4a03fbacf5dfa3943c1ab1
BLAKE2b-256 2bb3280bdfeca5a23cec21c8a3fe67ab246356ba0d3545605eca8ec692a6f1da

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 793651b625208be00956813feab48c3267b31c61461ce704088706277cf7e71e
MD5 2d34929dd58b8c5d66306cc4a9ed90fa
BLAKE2b-256 8d9616a6000198fcf55248bbdfe2541e5a4cf28e7949e4c8c78acf0299449a15

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 ffc9a35affa85e888dd5508396ad951ed6f4e4c2a83ec392f2a362b30e4140b6
MD5 4297e344b95b076c1027abac8a23105a
BLAKE2b-256 67b8defe2bce0fa2d31ba9c1ee4fccc9e029d310c9afc181d63a4bb7142bf730

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pyplotgui-1.0.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pyplotgui-1.0.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 ee9b6d110e84b7b44d5cb511cb4eab9009b3adde8f8773f15b814864b84b4d3d
MD5 513bad4523e09027e07b5f085d520866
BLAKE2b-256 942ef3692d1e4222292d1dcac1e9539065a4fcf695267580362da9883bd12f95

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9964777fed51671e00ece83cbc1db91f70c2192a91626bd72557547185c73534
MD5 fabbeb010c0baf61993134283084c74f
BLAKE2b-256 a9e2b6d70903d9f41faab64ef7e549a69a1be95f9cd6736ac906b514a5489d79

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 48c4413349aa423b03f2b46bec46833f9d99ce170167d6ea36a7e44731c133e1
MD5 a9bc3c7add4eb63d6ba0e5d124c4fb2c
BLAKE2b-256 e039a029277d711c294fa44e8ece8ec185f3a1788ae7137521ab169e00267d24

See more details on using hashes here.

File details

Details for the file pyplotgui-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyplotgui-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e051a461fda481833582c10f9b3e039338c066bd99c799d9f37da37fedf28a02
MD5 aab97407a8713a79ec54642884733e6c
BLAKE2b-256 133d3e124a9af2f539707db9c1290a94ac8a39fb4da643a15f8670e2d8582e74

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