Skip to main content

Polyscope: A viewer and user interface for 3D data.

Project description

polyscope-py

Python bindings for Polyscope. https://polyscope.run/py

Linux macOS Windows PyPI Conda

This library is a python wrapper and deployment system. The core library lives at https://github.com/nmwsharp/polyscope. See documentation at https://polyscope.run/py.

To contribute, check out the instructions here.

Installation

python -m pip install polyscope

or

conda install -c conda-forge polyscope

polyscope-py should work out-of-the-box on any combination of Python 3.7-3.12 and Linux/macOS/Windows. Your graphics hardware must support OpenGL >= 3.3 core profile.

For developers

This repo is configured with CI on github actions.

  • By default, all commits to the main branch build & run tests. Use [ci skip] to skip this.
  • Tagging a commit with [ci build] causes it to also build all precompiled wheels on a matrix of platforms to ensure the build scripts succeed.
  • Tagging a commit with [ci publish] causes it to build all precompiled wheels on a matrix of platforms AND upload them to pypi index

Deploy a new version

  • Commit the desired version to the master branch. Use the [ci build] string in the commit message to trigger builds, which should take about an hour.

  • Watch the github actions builds to ensure all wheels build successfully. The resulting binaries will be saved as artifacts if you want try test with them.

  • While you're waiting, update the docs, including the changelog.

  • Update the version string in setup.py to the new version number. When you commit, include the string [ci publish], which will kick of a publish job to build wheels again AND upload them to PyPI.

  • If something goes wrong with the build & publish, you can manually retry by pushing any new commit with "[ci publish]" in the message.

  • Create a github release. Tag the release commit with a tag like v1.2.3, matching the version in setup.py

  • Update the conda builds by committing to the feedstock repository. This generally just requires bumping the version number and updating the hash in meta.yml. Since meta.yml is configured to pull source from PyPi, you can't do this until after the source build has been uploaded from the github action.

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

polyscope-2.4.0.tar.gz (14.4 MB view details)

Uploaded Source

Built Distributions

polyscope-2.4.0-pp311-pypy311_pp73-win_amd64.whl (8.5 MB view details)

Uploaded PyPyWindows x86-64

polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

polyscope-2.4.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

polyscope-2.4.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (6.6 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

polyscope-2.4.0-pp310-pypy310_pp73-win_amd64.whl (8.5 MB view details)

Uploaded PyPyWindows x86-64

polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

polyscope-2.4.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

polyscope-2.4.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (6.6 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

polyscope-2.4.0-pp39-pypy39_pp73-win_amd64.whl (8.5 MB view details)

Uploaded PyPyWindows x86-64

polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

polyscope-2.4.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

polyscope-2.4.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (6.6 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

polyscope-2.4.0-pp38-pypy38_pp73-win_amd64.whl (8.5 MB view details)

Uploaded PyPyWindows x86-64

polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

polyscope-2.4.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

polyscope-2.4.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

polyscope-2.4.0-pp37-pypy37_pp73-win_amd64.whl (8.5 MB view details)

Uploaded PyPyWindows x86-64

polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

polyscope-2.4.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

polyscope-2.4.0-cp313-cp313-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.13Windows x86-64

polyscope-2.4.0-cp313-cp313-win32.whl (7.1 MB view details)

Uploaded CPython 3.13Windows x86

polyscope-2.4.0-cp313-cp313-musllinux_1_2_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

polyscope-2.4.0-cp313-cp313-musllinux_1_2_i686.whl (9.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

polyscope-2.4.0-cp313-cp313-musllinux_1_2_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

polyscope-2.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

polyscope-2.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

polyscope-2.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

polyscope-2.4.0-cp313-cp313-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

polyscope-2.4.0-cp313-cp313-macosx_10_13_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

polyscope-2.4.0-cp312-cp312-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.12Windows x86-64

polyscope-2.4.0-cp312-cp312-win32.whl (7.1 MB view details)

Uploaded CPython 3.12Windows x86

polyscope-2.4.0-cp312-cp312-musllinux_1_2_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

polyscope-2.4.0-cp312-cp312-musllinux_1_2_i686.whl (9.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

polyscope-2.4.0-cp312-cp312-musllinux_1_2_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

polyscope-2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

polyscope-2.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

polyscope-2.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

polyscope-2.4.0-cp312-cp312-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

polyscope-2.4.0-cp312-cp312-macosx_10_13_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

polyscope-2.4.0-cp311-cp311-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.11Windows x86-64

polyscope-2.4.0-cp311-cp311-win32.whl (7.1 MB view details)

Uploaded CPython 3.11Windows x86

polyscope-2.4.0-cp311-cp311-musllinux_1_2_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

polyscope-2.4.0-cp311-cp311-musllinux_1_2_i686.whl (9.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

polyscope-2.4.0-cp311-cp311-musllinux_1_2_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

polyscope-2.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

polyscope-2.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

polyscope-2.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

polyscope-2.4.0-cp311-cp311-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

polyscope-2.4.0-cp311-cp311-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

polyscope-2.4.0-cp310-cp310-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.10Windows x86-64

polyscope-2.4.0-cp310-cp310-win32.whl (7.1 MB view details)

Uploaded CPython 3.10Windows x86

polyscope-2.4.0-cp310-cp310-musllinux_1_2_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

polyscope-2.4.0-cp310-cp310-musllinux_1_2_i686.whl (9.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

polyscope-2.4.0-cp310-cp310-musllinux_1_2_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

polyscope-2.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

polyscope-2.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

polyscope-2.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

polyscope-2.4.0-cp310-cp310-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

polyscope-2.4.0-cp310-cp310-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

polyscope-2.4.0-cp39-cp39-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.9Windows x86-64

polyscope-2.4.0-cp39-cp39-win32.whl (7.1 MB view details)

Uploaded CPython 3.9Windows x86

polyscope-2.4.0-cp39-cp39-musllinux_1_2_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

polyscope-2.4.0-cp39-cp39-musllinux_1_2_i686.whl (9.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

polyscope-2.4.0-cp39-cp39-musllinux_1_2_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

polyscope-2.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

polyscope-2.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

polyscope-2.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

polyscope-2.4.0-cp39-cp39-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

polyscope-2.4.0-cp39-cp39-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

polyscope-2.4.0-cp38-cp38-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.8Windows x86-64

polyscope-2.4.0-cp38-cp38-win32.whl (7.1 MB view details)

Uploaded CPython 3.8Windows x86

polyscope-2.4.0-cp38-cp38-musllinux_1_2_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

polyscope-2.4.0-cp38-cp38-musllinux_1_2_i686.whl (9.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

polyscope-2.4.0-cp38-cp38-musllinux_1_2_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

polyscope-2.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

polyscope-2.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (7.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

polyscope-2.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

polyscope-2.4.0-cp38-cp38-macosx_11_0_arm64.whl (6.5 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

polyscope-2.4.0-cp38-cp38-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

polyscope-2.4.0-cp37-cp37m-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.7mWindows x86-64

polyscope-2.4.0-cp37-cp37m-win32.whl (7.1 MB view details)

Uploaded CPython 3.7mWindows x86

polyscope-2.4.0-cp37-cp37m-musllinux_1_2_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

polyscope-2.4.0-cp37-cp37m-musllinux_1_2_i686.whl (9.6 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

polyscope-2.4.0-cp37-cp37m-musllinux_1_2_aarch64.whl (9.0 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

polyscope-2.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

polyscope-2.4.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (7.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

polyscope-2.4.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

polyscope-2.4.0-cp37-cp37m-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file polyscope-2.4.0.tar.gz.

File metadata

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

File hashes

Hashes for polyscope-2.4.0.tar.gz
Algorithm Hash digest
SHA256 acf28c2bb55b56121c4e75c833558c9a7c64be46d59d3b090574493566a12110
MD5 568d8f4e8184b317188d099f42eed712
BLAKE2b-256 a2052888bd54d9557ba64739978f6c28862edbaf57b091f8775320c27685c64a

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e7f1e9fd4fa149bc070f39e9d7b6dde7994a941a2edaada57835ac7b71075116
MD5 ef938112fded68cd9968a31d421b7718
BLAKE2b-256 f201204e736c71d82d0c52491f04e92a3a1cb1f0d1819a1cb1c1800eca46be36

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3604757491edbf41b8731258639523fbf941c489f8a0bfa9ff26a00e55b5f2eb
MD5 04b03b2ba6589ecb5460f1bc25940637
BLAKE2b-256 dcc58142245d92fafd26b339d5fcd468b516214bc10ac2d0cefeccf72642d585

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 38c3906509ff4b4e2927222e78d8dcd22516c655e7a0268a01ba0b8805c4462f
MD5 1bc500f3fb744b42a435c888ddbd16c4
BLAKE2b-256 49146c826dcb497141424d956d209331a65299181b11ef18e8dc83a7f08a067c

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 45c9a74175658e6be724e4ba45111574d214b2ddd4ebf7023cadf957f089e73e
MD5 c013338a7561a8ce4dc9a5d52b9615c2
BLAKE2b-256 9ff5844962225b705471cf663381096a246fe6b652a10884dce53b6e49e02e88

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ecd2ad3e9aa699f8ab7fa4a563af7895f017ebcf4e67e0bb09954894f9123df2
MD5 3b0bbe94e5d14a067c25ed4a1c04b026
BLAKE2b-256 d7fd6a1d436a35e99d71f567bc73b87c41745f973e1daa72571d602f29b7c268

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 74204067e574f91113a0862383c6f34f530b34c9a63d0e6f6c6c9c760a5217b5
MD5 379806940530d201fdb2607094259495
BLAKE2b-256 11213472be8820479e17058cc5e6ab098c5909c48d2633135d125ed20dac2fd1

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 85a95ade85ba8b7bd30269eef372fc91c8c217586561a88447c9009148767ac0
MD5 a2fba94502b38b11983adfa416c50098
BLAKE2b-256 458cb50180b0cbf09cddc4c4be2d448655c87f2c70919fb943a04ac7039fb843

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 93ffe4a1ded8ab391e56253d4d781e231a281fbaf6831895f3c01b844b542465
MD5 ceb3554c7e68524e873f30d7a1ceddac
BLAKE2b-256 8df04e229db6302e159286a3e99e454702f16760b685230017c5a7eb21bbfece

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 87f3b938ef2d6c57f08290f6481a16b16cbf652737528d6e24693cfcbdade7c5
MD5 494533b155c21e4fa6b9c4d070a5d1fe
BLAKE2b-256 73e03563ed924692530a062b167137ede0946b1322e7da1bf74db671b603fb78

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7dbbbb2834456c72e44858ac08cf7dbf08bbc3d88c7a3d6cb3cc4d3a916df4e2
MD5 9496d9c732148a8236ecd6dd985b44af
BLAKE2b-256 ee191aa652e43c12da1d9e182162a080f28a718201fc82454e308a7e886424f0

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 91937e674408a32a9cacbe894dd85d6db974e7bace6fb33ca1af401515ba4e73
MD5 11a0d1096b7eb21c09fe1c5de283965b
BLAKE2b-256 33852cb5c8bfa635ead2fcc9a8f569bb389db258aed684f4f8a7e70516afd2b5

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 58bb133094f57e5d688baab46094f57131b5bb24e04e34dfca31c18d141ba141
MD5 e22fd3450bd5821522452e0c241ba28f
BLAKE2b-256 a5a698eefc70ffc07fee4e8a7a6b2709460218a724cd31bf67c2182727445f7e

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4006ca20a6ab44e591cee30216def52fe766f87151d903c5932e15d23284b928
MD5 3d491fc730f0dbc006be8faa345e494d
BLAKE2b-256 ef3b4ae6dfe71a6644507616a645253c5de55abd1f7ad2ed3310ff08304050dd

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 359da0465f52ac0ab8dcddfdb5bae490f6a0022ac1d4f995de96ec6c7a0d75b3
MD5 7728bc808449bb790262bc6a43bb811a
BLAKE2b-256 f00d46f68cc0af5bd2003be74394e914f52b8c87308d8258db2dddeb29b16042

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ffee1f56b13084c68607586afce0c3fce75135f44b7c9772ca78c2f1dda495cf
MD5 569ea068de18b18c780bb09f7695092f
BLAKE2b-256 2fa1509ac5bcdda12dc8f21e1334386d9e72441bab1833f2a7ce829ba84637a0

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b1cb00d5c1c85a26bef7e3e2572481e2bd33d8ad61dcbf56bdbc975165712614
MD5 b2c9540d2a121fa8ee301c8eec1874f8
BLAKE2b-256 b7f88bcb3bb8f4906f09e4152efe047c63c9416816f0da9ddae4161a70b3be5b

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9dc14f8d7ec2bec648d8026b61dc09cdab13265df7bb43e0b8faf9f1a8a121c
MD5 d23aa5bebf571efc48bce012c448add9
BLAKE2b-256 2af3daa2f85f1420d2a6d0d0c6f4f2eb98ff503157c227bf4870a1c9bb3ba01f

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e40e90c52f2fdd62e7625278852f7c3952002907e78854c1353da734a268afa0
MD5 c0e576b5a812a7a26b9ed1876e189de5
BLAKE2b-256 8b66d4f271af34a87b95d68995b81d89ca874a7ce4597052ed6a3dee6872c3ba

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d5e0bd400fc650271cedc6ce3c51abd15c5539ce7f878249ba8057d8dd1c86ec
MD5 c8ab9f0ad8a3c45a60921689f761a24f
BLAKE2b-256 febdfa4a0001b7fe54aa55b114568789645608c1f992ecc4cf8643849a79e44e

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab2ef7ce62129fbc0177cda7e0a0481b51cb097daba819c33894c893fe5bac84
MD5 a3e4b43f5dd2c4ed6e3df3ebee138371
BLAKE2b-256 6673ab71a291667f90c2617da7cedea68195c859480eb827b7144418708c8fce

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6d066b8aaabd25560c29311095cafe55c491c45f1cdb92934a92de83b585f3c1
MD5 d13ac30db0b9676291c407dc5a0cf89b
BLAKE2b-256 35aff1d2f1938a3ddb97cf628d95a2bbd9520555ff577c3c0b18cbb2397797a3

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4951d914c764a6d70ec14f79527d5d93b615392a4c860156a9947915c6f3633b
MD5 c66e3688cbfb45f5cbe3e22f09a2abf4
BLAKE2b-256 b1deec5e85922d3b7839862640e63477ccb2e3d54aec546376c5446439114c30

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 088ce8f97c40e061c846bd36ac5e351b0364b85d3edde5076c0ac2a5bcbf43ab
MD5 470125b299f54bb935e1e37100855676
BLAKE2b-256 fe1f3eff08190cc22933792730ed8489836a23e70ef9c11a8dcda1ac03be364e

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e82598d988ac5492dfa918d6d9956b93166db6c7b071da4bee116755ec52cb02
MD5 eba05af9b8dae0077c4dd8b7bac8afc9
BLAKE2b-256 e13a5493f2fff5c4eace8883a8c70b4267d47315cc3f47d7df5170b930f426b8

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 317f96f96090f5c4aba9c5608d5f31be48086d6e072921bd9d9bacd8f1298775
MD5 74c97f1608d4835da551e216dd6b6ccc
BLAKE2b-256 de4dd0df454ae9ab2b01b5362bcbd8bd00dd1add688c4751d4c020eb88482b6b

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2a3938b38ac4eb4e7d1af9bb91eca0235be77dc96c18a5f3316d81ce4bc947e7
MD5 dc47b3a519c3a1584c06fa21ad3b8f81
BLAKE2b-256 3e74cf92947cf9695c9199415ed4ce7616fb6358c56593a4f5b96b856d58c642

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4a04491dbc95603e757b8592b1905a7f3a56e810b85b23f080f09658de7bbfe9
MD5 854068c782219c8a17e6431414bd4702
BLAKE2b-256 dc391e16668c62c1301fbc920d4ff6ae2e4858b094d1943058b464527b86920a

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 551a5686c21cab0ed4886d73b2f6b70339b3050f5afa44ff4e03a58bcd158285
MD5 d853b869ef6053d2fb8431335b1d8f4c
BLAKE2b-256 618f4f39b49a761e30e741c42d677252dc3fd640e1c2c07d982942f0dd726e83

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 81ef49b77a76db1d11abee112ae3c190380f5f12d4075760207af4feec18a8b0
MD5 e3bb98b6a6221b28c1cd7add4bf38786
BLAKE2b-256 e11979cd52f315d6c7235b22ced5187231d4dd592bc29c0413391619674a85fa

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 8.5 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 polyscope-2.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 95c12276f3bed9f71c79bc6105750ce4c5e75916a7baffb6e15d97065a32af97
MD5 4b021585149cf7227dcbd9b2104f301f
BLAKE2b-256 e5e2271694b11a508a08898215d70ffff2c4f22c2a6a33e5cedf7ea3e6c817e3

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 7.1 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 polyscope-2.4.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 7ab15ca0fff8f880ee625eaa3677fe79dec3535918579673e0c614d77a607d2e
MD5 2d602cf06c6f3b341ef71e6ebec452f9
BLAKE2b-256 ead382498a1f0d65f99404ed0dc481d3ed8156e4b4285fa0a687067466214f6d

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a919b3e05f49ee7950d746013d3d02694a32e9d8f81e5846f682baea447e8b78
MD5 dd5c09ad74a1d4f93237a2746f544a97
BLAKE2b-256 fe9c8f4969f8c3e0e45d41050a13a175f6c272f802888e048b83c459d91e0227

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ec155e0fee88f2b0e2d5d41f32510c05282fcd0c21bd4dde3c2c252783ed42d3
MD5 0e0682a054cbda8b47b82319cc3a372f
BLAKE2b-256 3af7a5aa7a9ec8b14c08a63f5d539e89a91ca349b8a618c8f08ea89bebf4da29

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a65f54a7d5ee1aa6ecb42b8867e97df96b4d66dfac2761b73d77868d3ed8bd39
MD5 48d857cdd9fb1bf3eb2dd8662acd1c3c
BLAKE2b-256 b20d58e2d20f85bbeb3989bc2e8995726f30a9fabbfef0448656a7489ce589a5

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5e82eb957415614f068766566eaf70e1d45fc958df6bce213e46b28a86f9c20b
MD5 73d15670895fea62b3ab760d14dd29ce
BLAKE2b-256 1b6e130994c663acbd76ad890a935ce3cf16fd20b6f932f2572554b81ff19015

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e53d5085537333f670d439723a4b4dd199ed62b4833b29b44d9afa0b4517550b
MD5 b368d48fb10aab7cadb79167089bf078
BLAKE2b-256 114438d2f2f28115ef92bb37c48df99fb9b8c71e590a823d9e5252c6f01f0d66

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 910c8efc51ab011469c8802acf500953de0c0ee3cbdcc3419f09485c6660b501
MD5 8967b1319977b100ceceebea1f0ad619
BLAKE2b-256 23da4d993abd4b21e89a694e90355fa4bef7b3602cc119fa4f29b3b8ea96fcca

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 535c117f14c860d061648e7acaeea157676fcab4eb57fd2ce999125741afec0f
MD5 fab2c8761bf614a8f3607a2df050cc55
BLAKE2b-256 7949d73eeeb50aad216659f908b6362d127315ca1e4350654e7454118936c1ef

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 206759f6ff12a2d0cad16b5b9d84d43dba0e0b20dda27090d278918d8572c40c
MD5 55ae2162efc46e83dd5e4c1606b727cf
BLAKE2b-256 43d08cc843c9bf4300b2c6f7e9d77ea2f7038d8b259c86a282c34d092e4ff97b

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 8.5 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 polyscope-2.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2a8449db618504928b4fcfb3ec42c14ddbed49ab5074363c6889c0445efeeb58
MD5 c95d41d56a424c85859e4d7df5e5280d
BLAKE2b-256 94415fe317b6aa2e9c674186d4dac34785409ac8b800a93808101ecc12740bf3

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 7.1 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 polyscope-2.4.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 61812b2a9e37872f69c5b883b999c2c40416813b34cb61b322a1f149769c2a46
MD5 a5c202b71fcf20e133db704428ea999b
BLAKE2b-256 2405d999df7beb4ec342ac6b381cd2b247cfec6d520add570896d6484acc7257

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3be7a347ef51b312eb22df714d0bbd8d9be886cc0718104b6edab78edc82b8d3
MD5 469b20a1b9c58cbdeaff885cd4ee3b52
BLAKE2b-256 d8cc69ecbd4e135cd5e0d410b51a3696c1b3fb4b7c99e1f43547119a671c55b8

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0694c4b6b4c27fda92fc1e69f81a3059d56e7b35bcc9d3cd944f3115059a1f0e
MD5 b69e48b1df117a2b60c0e11c74921292
BLAKE2b-256 8f87243ac47605e91f1ff66688799cc01b7f76ae380f2fb2b31fb73d374d78f7

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6bfbf26650d624492c9ef34c0356f1ebd020c4f0956b596ad25c37184055cc48
MD5 36c2150973da998e0c2a10d144e1ca0c
BLAKE2b-256 618a4a1a652b971ec88b4d99e6a01ccaa225470ef2ee5e339bb28f3e7a884c84

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b2295582f5fc911ac162998a4082b8fc83a580cc98aaa86b3bc62bbf20387c00
MD5 8ac76e5b28335dc295c9c991d46d3013
BLAKE2b-256 2575570a691fa3a3ce67b5a525659cc0d55e4d44986c16a406ece134c7fc8e4d

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 17a298329f3d592f084600bb68adb2e7b22046f67a7edfa8e3031881bd99c941
MD5 693514875a41b6e08d110cc354a4ea9b
BLAKE2b-256 3985749ca2e2dc16dbad0ba840d01093188369fe13492065e08e431871cd3a24

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 14fee9e1dc705fec0409d6a22a8fbc0bc59cad1b9dacd533439bc4238873c58e
MD5 96f4ab4002dde094ae783f8bfcf80b55
BLAKE2b-256 6a050cf239aaf8c7a4cf3d773d8f0c79382f7644c1c8862e1ba8c12602acbe8e

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3da1d23a37d1e4530b3ca5aa88fa75dd113d6db4d66d92e7c3d3f7576b565c31
MD5 2b94e32eff825bbc6c852de2aca9c51d
BLAKE2b-256 8760ef1c8647a02bcf3915fc90f3d589679361f0b2a84acd24713518d1349faf

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f1ec528a1142a36993a8edf2e9ab17a8fc87395bdfae354c6b8e97060f4dd743
MD5 684eda902bb6647969f0a17f949a7933
BLAKE2b-256 62b20bd118a79a55eecceba1ac88090b4ab332cb6722a2c8f0db0e1d8362146b

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 8.5 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 polyscope-2.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 822fe685fd4a2547811d207c04102688f6d7bc7606be1d0f60c09b5d96126831
MD5 429d7f2e09a426991cf775b46b8815e2
BLAKE2b-256 9699e3d175461edb4ea798703c8372046ab35a3c5619a6c3e021e4a6f259ddfb

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 7.1 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 polyscope-2.4.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 062136bfdc418a36be4b4ee2298a772b4b6f7eeb01ecdf57c6e4c2f8bb56bcd9
MD5 703099013c82225bc3a20cd52dcd1425
BLAKE2b-256 ad2d96a48f36bec34704ff07e5797b54b646d60a57548eb12de4d06145abf119

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2d6e545a117b7d7a224256c20ad50f96a3e6c3f00057601ecd8b3f7e219a0cf
MD5 d33da3b1731f545d1fb339bc390a03da
BLAKE2b-256 20d63fd242abc8f804a0d87de6a6994e4861fe8d7b3500f6bf277d9069465510

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 39619cb4c1c612d5d8b9fb44d35b0fa057a1a3bb177114c661a4ba2e2bed2c5c
MD5 2bb8e8d8fe92de3577fa0d0242496176
BLAKE2b-256 1f60f77990906b19353baeb5ad234149a68d9bedc6b1984abc8ac7595d3e5135

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e5e991f814a7a766b3d89f51980489c3561f48dc18a0dd739464558dc539234e
MD5 1ca22b17bc38a120e5f18623a0957633
BLAKE2b-256 aae31527b8d5a6036e38b8be99eb7426836ade15566890a86c5c73807eca54da

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 00d19cb3f841a436278760023eaaf50db4a0c04819cadc71ea35d9e9ebb605b5
MD5 0d7e5c39f9e4e7c77a359cd3422ea961
BLAKE2b-256 db14ceb5dfe3f6d5a6110f16e3e7fa273a0a09bba7f2654f6c668bdf0dd745bb

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ef1cd98eb8eb41b485df835d542e56a20c72c400c5221288ddde6659493cda03
MD5 e855b84d52c8786c90489bc9ed5d1216
BLAKE2b-256 4f577b446c7ee1373f264d4424bdbfa1157f1182d13672addb57f17537223e92

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a9ad31d4f6031044f6729a56d619ea9a539437bebd284777b0dfee9b45238d36
MD5 f6b4a3099b1e5be482c65b068a48b0d1
BLAKE2b-256 6701481d8ed932b2702297cc05008b53264f2d275e6911be4cacf21f57c5508b

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 81fc39064c9287630e5efea1b4851fe6ade69156f32a9035c3c8632439330342
MD5 9c44e22a17a0192057c91fd831a2ef12
BLAKE2b-256 237449e06a27af918242064ed4f30a79c8d9188339122410950af582377ff343

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3afc76d744dfdbe7a42279bc5645b271ff222df8c4e4520d1accd0029bb8c87e
MD5 55415e7786cfb1e969f53f7bd7287ef8
BLAKE2b-256 950bb6a72cdd7c178ff5d0aaf8da08a59456b4fa28c7c2df0f0a56ac23e4fcf9

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 8.5 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 polyscope-2.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ff08bc6966dab6b80a0807ef06dabd1267b57a0b477c894184eac6461cb8c849
MD5 794f2935053702952c8fdc12f6d99906
BLAKE2b-256 d0c1adcd06457dd79f73451180a1195e80550ff13b40a73b5dc704e18d09432e

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 7.1 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 polyscope-2.4.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 af285d473f6de078178de3f25722426d918bec4838c739bd3295ee80d94f8d22
MD5 07a636e3082770e394f64ac00cf44df1
BLAKE2b-256 66194ae0b9f9d5729d53b446b99d36ee45a4d4943235ae567e47055eb742e348

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64585df2cb2182e83aad210fab0be501711869bf084b9d7a652155e7b1e9cacc
MD5 697dfac23ab2ec12a9fd940862bc99a8
BLAKE2b-256 517257ae0ec48ecbe90233ae69457b0b0f22cb37d558099ca3ea8605b448b520

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f33c477ea23dce748753e792c8e036d3954dd226e23b75801dd8f3250f377319
MD5 2cf2e57fe61b57afd226ff332ed90d0a
BLAKE2b-256 6f434ed7dc5936f6781c45b0bc84e0c25480a3fbc8b85b2f7a75ac2d49d8fd49

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 048f7f1a99d9cfaa246b42f7211d3c75aca79417676eaf8ffcc1a1bed662bdfd
MD5 43b44dbf87203b6757e989a1c843a1e6
BLAKE2b-256 0e0a1d81556cdef677f80d8dbe564cd9e4940706adf074a1c14a6b35fe364540

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 01a47e4b2516c9934247aa3c402ef07536e9c5de93ce57648af8b18d4a67e78d
MD5 cf0c7c669b52f67019f5b24875d2b0aa
BLAKE2b-256 73e3e42efe94907f24904c2821db715f3b34c9afc05516eaa4bdf07ca4178298

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a107fc348b5051610fbafe6789428ff49c43ef2e9b7d40397b889401f231b7a4
MD5 ac2e0fc8049aa7257f6548f5b36be6c5
BLAKE2b-256 2c03a1fcc453783e1c7bd403f174b01806d757cabc70e4b0ecac5b0110871529

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 56a3614fc685f2c8873ccd4504b4e039d5c2e88ac029c68293e2f0581dd976a5
MD5 387790a15b15041ac4fd8f62fb605175
BLAKE2b-256 029b9bbe87ba4636573b0d7e90686cd9a4072f202afc0b3be8a21e988bbfcdf1

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 be264d7598fff2afb7723d82bbcca453922cae8556625585de62094bd51d364f
MD5 83fbe8d562921546dfee9ceb16fa516b
BLAKE2b-256 450ec4b418b755fa30dd134ad47cf7518ac68fa16791e77b51acc19437576891

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 85a609f94d086809537fc38bfe8a2ad45109a73ebca9560a539cd15f5438c995
MD5 4c547f01e6cabafbc3da0a83ad3821d9
BLAKE2b-256 5e83aec4083cb1c7c1cbdda4890c954319a1ea4bccf385547b8d6b9aede72eab

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 8.5 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 polyscope-2.4.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7b63673992a60d84df6d9d8434ee6fbf9d6c9e82adb3b278be82f4382a808535
MD5 089144f7f7ab1f9de47cab6b058d3a3d
BLAKE2b-256 fa4f9c0816e0706c85fbe126f308393f142e4e76453dda5501c741be906e74be

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 7.1 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 polyscope-2.4.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 ae6fda07b11d963bb6ffbee378311def52290a7dec4022cd3ac4311cb8be72a5
MD5 92bec20f19cee8a0f3b221e58ec86f6a
BLAKE2b-256 3137ccef19a91cc8afc0d6096b4d8f9f408e9fa82f131374fb9282e09234a64d

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b29aff4f31863958cdb4f0eedafc62f6f7e097076023fd27b372f4db389c0a6a
MD5 a7c3c641be415a27fa08db861d7098a0
BLAKE2b-256 99aff36e4ff02b0bead175009836a468d3408c017bf79182e90ca6d2d634c5d4

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8dedc81890286840a3d34e9d25d5bbd5027abb11b8c93e97684ff23cfc61e040
MD5 d041a2aa2c4e172bb8fcab84e437e9f8
BLAKE2b-256 d4e5938edfc85b37e0f2b73e6417f30d197a2484f86ba966f2156d789a0df038

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eb37673389ee87882f76937f5e54bb962ed68e55b65509894eaca3e9ca92b9e4
MD5 89703b372b55fac1ab4d880d64eb69e9
BLAKE2b-256 346b4dbfba62e2b3c7251ba61f65338a9871f3d4495244a4d61cc835f372dacb

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 22050f24ead5aea6ffc2b300730e6f1541e7d8e62dd584b37318e745006358bf
MD5 483006833f9d2828044a7f322f6c9d0f
BLAKE2b-256 8c85f875d4958647c8350d30ef0850e0bcf4273a37d3842c1cd2b7762d231198

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 18ab0adbd6a94780bae5d18b66cec2c8400a0dd1c53a703e7735617105001291
MD5 c4223d922619538aa9e06911b0638c06
BLAKE2b-256 923d751715a30940f1b881b421cbc024a23afd3ba4e671f7b99328ab823bb1fd

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e77e38979321abab6cd3f2aec5392ad7efbcdc6c444912902269775faeed8e38
MD5 f1257de046584de78fac3c47ebfa47b4
BLAKE2b-256 5d9248ff9c7624ed8bec411de415e1480c88a05388a681c720760f24ae20600e

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3ea878ef77942f265bd7221858c9a1c477d2a6475e6532f865bbc56a87e64cf
MD5 fd3c13c6f1f96ca7533cec587a343006
BLAKE2b-256 e88bdb881f7c50660cf86f23c4a65818e6ede22a4fc81883be8132c2f8728781

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1afdbc4c863d5eae4294f9c52a63174b4f43ffe227b7b9e4bd07fd7f5f0920fd
MD5 8349f7086eac4eb0cd9a19ea189ba170
BLAKE2b-256 23b10a8618125000ac6d1e352fe745b9a62274edfae0542cc56c3a7541fd7e53

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 8.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f2b141b299855cdb9e2d08e2915dc64c2962401b960cd947613fd48593643f41
MD5 e1e5d1b053947f30493d3375fb60b3e9
BLAKE2b-256 18bd378f5de4d183680bf5884029cfe5915a81c22a80608c353cf8d8ed30d623

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 80128fb837beab50c39faf273dab0811907b4b4dbec677d6a7243429305a1b49
MD5 6fdacf6c8a462421b53544edb54fcc1d
BLAKE2b-256 f047038c8a9bf58d21dc6d3cd20fa0d866e9757a199ab8cc5d5937278e16e64d

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e76e8a0278bd59141664c1222b71839e1dad8e6eb14c37482f0ce05d52047f65
MD5 58b4c1782efcf1e0cada86f2447ac607
BLAKE2b-256 c53ea5e79a3b80c63da312acd2613efb796649e99bb0fef3a76e47a80a047b8f

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3cb7a0d3cda13d6fdd979e5b5098d25425be62590639d99903193cf5982b5f3a
MD5 4077b9c02ff35f7f09f0259203779a95
BLAKE2b-256 2eee80f18016e9aa1e42584a41a6518b077494195d87099c7de05ce42aa68155

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2390425183c1ce6f1536e17efe337d42424ba52550bfc97ca4b35b37d387fa84
MD5 5e205cc8046a33d20d4853244fb2d536
BLAKE2b-256 9a5956a0ab1ab5df8a9308955ba58ac1ed9fe266a40cea8c21e753efe3a91b22

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0ff395c008e0109abfcd6b75eded5b1ccce227f1b0578fab60bacc3f7d0a1af3
MD5 ebe75008fb3c72257600e1cc5c4d503a
BLAKE2b-256 b3babe3b1ff12930a37db264ee0a265f0c58d46fb6f99e4f87524c78219cc012

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9de7088f76979b352113817362915b75ce501cf7e08bb5e1fb8be015ca2ccfab
MD5 297620c768e295d5e9a55055a5b177e8
BLAKE2b-256 2d0fb088843a99dda7ef362c966d8693cf6a2e320b8611142d90451f2206d1cb

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f68a781329ad6d57361759221d2e0ff672050b2bba3d293ae0f3c3777f31221a
MD5 4a45d31a4159cd07f08970c6c2fb771c
BLAKE2b-256 696476b551e1bc03c7a82bfb52c9a2cec68d3ff3aaf9f1408796d3df376fd747

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8b5a7a456b5cdcd7904f4fec04a9e9e3860bbd6a6d1fdd0c542d6b553384eab
MD5 b1a263b55fe74b0005bce3202dddd25e
BLAKE2b-256 07157cef0890bf653844405efd40317e51301d9611a4a4e0b64d35dde7a375db

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 37910b731257771ee2acc718d0be1b96101551c458e318526ba7d00adbdd1da2
MD5 a047e2fc2d373953b98066e0ab4726fd
BLAKE2b-256 abf721b7830901de6c47c5a3bcff42a4e20d6620e13ef88681705dce10ea7268

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 8.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 25a2b573c1f6955e207882047178d9a592e062953e46f7943074787b8d86719b
MD5 326f278e164825e61aa635d351651a3f
BLAKE2b-256 723543e218af83551003185a4079cf9270ab1d6deb43298b68c519678b714ae1

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: polyscope-2.4.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 91c37eb115f90a5b9cc6477fca1087c5e826faaeab8c8244a0300f99ea1ee485
MD5 eb438c54b68e64fb9c49c03a8118c797
BLAKE2b-256 581301dcb3df53c43805dafc29d23aa41c4bede6a06ed308f2b4eb6a152dd883

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e80ede2c30a38dd698a049c01d2b6631439d8873306dd741389313075aab372
MD5 933927c27682cde756c6a3b6ad9daa53
BLAKE2b-256 a58f9fef413a23a5cd5bed742cae2f7188cd1e2ba31c59be7b3f39e26d708e55

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ef7183adbd079707478dd7861fd48a69984015d991ecdc94a70a87ca81e11207
MD5 14cf4c7a0e2fa35ba321058464cc12c7
BLAKE2b-256 eb53025a227583a46119f4ba779b3eea0e95aff1d59ad661965f2f6df050cac0

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 59d128ab59b9b63439c0bded1585f17d98073e7a6e9b5d3615132dc3b4615d24
MD5 9218dafa345c47fa465d43e284ad6833
BLAKE2b-256 3c7111a3dcce253423e72607eae4fb72ed805b16b216204c1e604fff47b6c993

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a421fc9c456da0d6eb005d44051f5b6f93be22240679353c502556af3423f91f
MD5 8cbad1746372e3a7dce95979f24fbae0
BLAKE2b-256 7730bc9dbaa5fc74567c51c8ca973ca5f45d3644ba81667e75b5ad5be7e52af4

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 19c5580ed96997e64a77649e50402ea89e04847adaa589b1ad0797acc1dcd191
MD5 c22d6bb9e3a206c205c2a2fd3f74ca55
BLAKE2b-256 b6e9435f55c1d37c7253c20fb895e454e603740be182162e3b5ea8fe837bb62f

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a105949bd2fd7eb12858a094d09eb427a4dbee3b6a41f7c03130a7602de5d0b8
MD5 8a017119698a55675e31ee94b82ff245
BLAKE2b-256 90aa04081d77a7cbf9b39f25160acc537834e5735a570bf67e6e7d8f20499fcb

See more details on using hashes here.

File details

Details for the file polyscope-2.4.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.4.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 46d294c2502e4f19fa909dca78ad0b6154be5272191c470e5f8cf9d8c96822d4
MD5 9364d0a5b8721c7f5a04c0f27573579f
BLAKE2b-256 8eeeecd0cac60a5529636ff856c5ca8d460f7c0ff4314d2939a7677a857ff59a

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