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.9-3.14 and Linux/macOS/Windows. Your graphics hardware must support OpenGL >= 3.3 core profile (which is >15 years old; all remotely recent machines do, but funky VMs might not).

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.6.1.tar.gz (16.9 MB view details)

Uploaded Source

Built Distributions

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

polyscope-2.6.1-cp314-cp314t-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

polyscope-2.6.1-cp314-cp314t-musllinux_1_2_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

polyscope-2.6.1-cp314-cp314t-musllinux_1_2_aarch64.whl (9.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

polyscope-2.6.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

polyscope-2.6.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

polyscope-2.6.1-cp314-cp314t-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

polyscope-2.6.1-cp314-cp314t-macosx_10_15_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

polyscope-2.6.1-cp314-cp314-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.14Windows x86-64

polyscope-2.6.1-cp314-cp314-musllinux_1_2_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

polyscope-2.6.1-cp314-cp314-musllinux_1_2_aarch64.whl (9.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

polyscope-2.6.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

polyscope-2.6.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

polyscope-2.6.1-cp314-cp314-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

polyscope-2.6.1-cp314-cp314-macosx_10_15_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

polyscope-2.6.1-cp313-cp313-win_amd64.whl (9.9 MB view details)

Uploaded CPython 3.13Windows x86-64

polyscope-2.6.1-cp313-cp313-musllinux_1_2_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

polyscope-2.6.1-cp313-cp313-musllinux_1_2_aarch64.whl (9.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

polyscope-2.6.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

polyscope-2.6.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

polyscope-2.6.1-cp313-cp313-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

polyscope-2.6.1-cp313-cp313-macosx_10_14_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.13macOS 10.14+ x86-64

polyscope-2.6.1-cp312-cp312-win_amd64.whl (9.9 MB view details)

Uploaded CPython 3.12Windows x86-64

polyscope-2.6.1-cp312-cp312-musllinux_1_2_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

polyscope-2.6.1-cp312-cp312-musllinux_1_2_aarch64.whl (9.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

polyscope-2.6.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

polyscope-2.6.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

polyscope-2.6.1-cp312-cp312-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

polyscope-2.6.1-cp312-cp312-macosx_10_14_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.12macOS 10.14+ x86-64

polyscope-2.6.1-cp311-cp311-win_amd64.whl (9.9 MB view details)

Uploaded CPython 3.11Windows x86-64

polyscope-2.6.1-cp311-cp311-musllinux_1_2_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

polyscope-2.6.1-cp311-cp311-musllinux_1_2_aarch64.whl (9.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

polyscope-2.6.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

polyscope-2.6.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

polyscope-2.6.1-cp311-cp311-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

polyscope-2.6.1-cp311-cp311-macosx_10_14_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.11macOS 10.14+ x86-64

polyscope-2.6.1-cp310-cp310-win_amd64.whl (9.9 MB view details)

Uploaded CPython 3.10Windows x86-64

polyscope-2.6.1-cp310-cp310-musllinux_1_2_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

polyscope-2.6.1-cp310-cp310-musllinux_1_2_aarch64.whl (9.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

polyscope-2.6.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

polyscope-2.6.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

polyscope-2.6.1-cp310-cp310-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

polyscope-2.6.1-cp310-cp310-macosx_10_14_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.10macOS 10.14+ x86-64

polyscope-2.6.1-cp39-cp39-win_amd64.whl (9.9 MB view details)

Uploaded CPython 3.9Windows x86-64

polyscope-2.6.1-cp39-cp39-musllinux_1_2_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

polyscope-2.6.1-cp39-cp39-musllinux_1_2_aarch64.whl (9.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

polyscope-2.6.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

polyscope-2.6.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

polyscope-2.6.1-cp39-cp39-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

polyscope-2.6.1-cp39-cp39-macosx_10_14_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.9macOS 10.14+ x86-64

File details

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

File metadata

  • Download URL: polyscope-2.6.1.tar.gz
  • Upload date:
  • Size: 16.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polyscope-2.6.1.tar.gz
Algorithm Hash digest
SHA256 f7806a951f8a16376adc431300e48f856808ee80ab5cb7597db055cbc3b6ab21
MD5 01bdeb05ed8e885bb59a3df794c02465
BLAKE2b-256 f5dc622c79b24104da8a8162d21e728e126cf86f8d44e9799d929e1a2ea4bf07

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1.tar.gz:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.6.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polyscope-2.6.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b62e09ab2beaa5dae44acd165ce25a301d4df16f9daca46cbe2cd488d327efe1
MD5 934b5098087aa2e4b0b11654372bdc99
BLAKE2b-256 e400fceab71136a0cc8e64aa3a6c99371ce1c799a08093c9b3dd29a209b19f5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314t-win_amd64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6046b718bda5db995ad769824e5c785713e5f8ea53894706091ec57c033a160f
MD5 36f0924ec5f678cba8a7c8ae7e8fcc26
BLAKE2b-256 1e1cad5f7c591198ce0405604edf3b40d2628d68871a3298c36f6c66ce3d2819

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8400c1a23a79750df049c42b4ba5876767a07ff12b11eb72acc5874ea16a5a10
MD5 7605865ad913f5c0bc6d310996dc5b87
BLAKE2b-256 b0da06efd908898fce870ef1f058ac80f35c96379a478f27eb707f2d583fb2da

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf8080a1222d2e1dee796e59eabb5fc70e37535e2ddf17b1a9a9d1819ece0e97
MD5 7e0aae0481d8d7c2bedbe75574918fb4
BLAKE2b-256 1e886e55200e76ad3358d1edf9e84dce4ab6c687c67eb412a0def78583c13f7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c4f2c729d0ec325c8379a14caedd78c2ad4067c63e3aa3ed30da8872202a5c49
MD5 f586314de36a78a2ae0c43b4de57e486
BLAKE2b-256 655a372346f5c6f189aed1a8e7980b06630f12abe74c06a0c34ac6d4e581d165

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c30168e49192b8323f56793cb333dc1ab418f20ea1830330385969c2cd4fdb0
MD5 e06cf5352d9ed4eab82a782ba409e47f
BLAKE2b-256 3ca6c4d447b7651abe7db2e203834d0eab15a1472cb895ad0d9d7ee013a9214a

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 621599eadee068f7651df727f7860c3b5d1e6cbbae94bbacb2fff7d1c2acefc4
MD5 069a196218f018d9f3ab20ef61efcd49
BLAKE2b-256 33500db33586428032d3101a3813440b6d80170b91a159f210c1f520917aa805

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: polyscope-2.6.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polyscope-2.6.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3dee233aa9e8d1d7034f052f28a8dfa0c48f563da47aa02f1a9842f94638d89b
MD5 023251248db79c96c7f06200859a908a
BLAKE2b-256 129663506b65eb7bdf3ce7f4cfab4d30b0017eb48dc9464fadc051015508a937

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314-win_amd64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce451d7c77860944877ea42bc1d8e4a959968f9b61355075150cc7c51c18f9cf
MD5 0171afd243a2e0bf4515120f3e67bd5f
BLAKE2b-256 51b017a4c0fa879692430f937ecbb3427e06dddd19390d26a107355545bb6784

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 57c67b84c232fca8e2cab5d0f5f1dc1b4a24e4a5b324c2bbdc13048b7d9315b3
MD5 89e3dcb0fccc17195e962e8f151c2ebe
BLAKE2b-256 b9dd14964cdf4a6336938e11822abbe9f756bd8b495f09b31316e35bbcd1f289

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7494b7da2fee2d1f6511b5d95543a41c1221ebd22bf72a78acf07623ea4fdb8c
MD5 97914f54b5d18628d0004d63ec2eb129
BLAKE2b-256 b003fe567601abc012b5baa93bc596853135eba4c597f8b8a2b5d8ad86e756f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba32deca0b1a87d933aa5964059c25ad151a07f5a7ca164a5e435876b770f71e
MD5 78290f313dafa4694c2172cf52f534bd
BLAKE2b-256 3cfc53b6135a978d0ef4b8b6358b122a7ee5161f33732ddc01bfa56b2bd58a96

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3d5209ad6f9ac910442df026fba5517d9177e0f06b2685e233cae5e3cef33a4
MD5 e7c527e093e2ab02c6595de0fa648717
BLAKE2b-256 094d95e9fc4554635b2c6984fe7003e86f7502f132c3d63212130844f91dccdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 65f18063eebc018f72691b46a3d44adfbfb79efce4058cb1afd3a08ac4dafdb5
MD5 2530a65c027ac18257495d4b4a103f04
BLAKE2b-256 8244e71d8820f656dd3d01df69be63500afae07ffc0c13ed89ba3b75b162c458

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: polyscope-2.6.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polyscope-2.6.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 50e5a774bfb427fd63f3353292397a3c093b77dd4bf1c2d64e4019f89b6d5a96
MD5 75de5a48b13dc91dfb062b906a9c5428
BLAKE2b-256 8943fb61019fe9d11366ecf498c786f0ba38255421bba50c54d12150b0df693f

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17129e85d51c7c4913084db22cdff5c3c1f8900996c3618808c0c1c6a525d144
MD5 1057b89ee9b6af70394fde7ed4f13c7e
BLAKE2b-256 832021db6d916ef78414dd4acf1cf995101521b431598e6dffc7cb9445bbd560

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c91f7d753af40057b47adf367c180ded65e532f757b4d51c66efe6ff27e386a
MD5 4517b409f7427f6513d478b848a0f01f
BLAKE2b-256 9d7f4fbf7316e39d88b07612a600e228f58db3fd9249df109de88dd2ab8967cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 997d2d9e5e80e9f2b73d69fae7c46a30d040d1b342845f7c3b3abed22a189ae1
MD5 1e87def4bfab46165248d0ec20b22edf
BLAKE2b-256 9b08b87ba04af1e5558d7e6b1cba79e3b3252d0c18c2bb43d38a867bde04ae12

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d34bf22148e481972bdc5575d7fab3180d07c7c3a14cc6ffdf9e0f0a0bf1466c
MD5 07bb9630a535384a447973da0c49373c
BLAKE2b-256 ef6eca9244f2fd527584009b9fd4d103a8e74453cff85e258db181ef91fe315d

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3aab3920373cda3d3f0bf080641937471cdf5bd0d46cebd6d509a8be6782473
MD5 2a7cfac442aef85e4a142f4bea9472ed
BLAKE2b-256 48e4946997877e6b65daffee9a93732d83be61ee6b0ee885662761b3d8ac72e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 b09955d3c9a867cb361138bc334796a56fa70396dd54960622671ba9ed7cb777
MD5 9772e4249cb5a4ab14c0cab77ff7cb7a
BLAKE2b-256 e67be2f106e4ff9818155abd53e1f9b1feade237a6d201627461ec468f8be2df

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp313-cp313-macosx_10_14_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: polyscope-2.6.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polyscope-2.6.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 983810d96b11dd3d3b2d6c46a0c2baef304a5d54186588e3650960af088e14d9
MD5 a51cbef8029d0bd44973be653f8022b3
BLAKE2b-256 11b1cd98d5a4e6ded193e83b0fce45ec0bb5b8ce02ef60e7ca557c57f062570b

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9326278149143046ebca8daa287fd24cbff10416d356c23f66d069f1558501a1
MD5 95b527d000bbf5a8429243c5cbf4e162
BLAKE2b-256 662019df9e6ac88763c586806fa3e98b2b44fdf3e46455ae36440c02375116f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea6395d325e8f59a9a4b12b565da041402082a8acef2cfbd0893f85e25cecf57
MD5 7014ee2891dc234ada4a7af022f67a62
BLAKE2b-256 a41d9144aa7cdb3995ab004bef4e46ca7a5a4b1643363592ce36756752e018b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f8a3876c9b4c53c63107080da8b83be11d073dfee9716ae81414fb22f6bf45c9
MD5 52d9b812250b8eaa2ad08692be54ba92
BLAKE2b-256 7350d5cf303f7b6d56a95a58cb27ec36509728428916e876cabf0966dfaff5f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4b9a609826419637ae86668ee42929a0989d2d0310c14b85267b8dd5d596adf8
MD5 d31fe1c835cfb28a72cba474cce4253a
BLAKE2b-256 ce72cfcdd797da77d3ea2f5a5ee417e4bc8e436e660bede1cd3650fd6084c08e

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac3a7cbab533f8d18d15e848b871db6c4d4402f8f82632fcec95c436d4c80551
MD5 631e32362ca137a91bbc3329805e80c2
BLAKE2b-256 066a35f02a0b922f74a5d2483b69d17bf1d19cbec33abee09f1ab169199ed084

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 f61886e7569f3eb1846c3017c18dc49e6dd442c0bf2da1e05507e8b3e5d4af7a
MD5 100331ce74743d9ef24d225f327e1a93
BLAKE2b-256 08a7517139d11cb494fad5aa2b08cf59fcbbc34c15c4e8395ee1d582d0168300

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp312-cp312-macosx_10_14_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: polyscope-2.6.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polyscope-2.6.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8a67315175bf65e13b0b20c2f9fae8400d7c1f6199c34ec33a63d2cbf00ab108
MD5 2f4e746f54a5034d93d2665d17ce57a8
BLAKE2b-256 f1e4bf9bb5a94fc345073a0f0a64550b8b2e5257c004994f26f585fbb8316255

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cfa948c88df587e908f752827eba3aeacdfe9c8d90a4d14e8ed8b83eb3e2376c
MD5 5ea32a5ebf0964272414fe5cfe789dfd
BLAKE2b-256 668eaf01fd0d3e10d77ec9a6e5dc0278577a3c4c911191bbcb012476b7aedc5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4cfadd10be44d66bd85e0a62d8326baae8ad807b5aa8346d5ad28fafbf8fac80
MD5 cbf3bf03ce312b8b20a9148bfa5ca9da
BLAKE2b-256 795131aac11566a1bda0e51ab6ea858935c6de20dcdc710671bc043569d80866

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f9355e572832cfaf780c882121ed0a99107e6844eb02eab52642f7fc35c1e47
MD5 237696ad36d63e53793ca99aec98213c
BLAKE2b-256 3e31ee37048dc198fe404321a916a8a0a345fbc0ecdc1fde703616b1bb1a2247

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a1b824348f5038010f4e83374b8a8708edf148647f087430e8c0bbf365850e35
MD5 7ebbe89e6fd587f51940d07238505e24
BLAKE2b-256 8e644ea9b32bc7101216f7481b0ff28608346fc3dc9c6d77912a06035c66b7da

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dadd2041dc81348e091e9dfe9b6ab8600a6c28336e4076949e142a37236b53e8
MD5 16179444bb8c794549662f0591afed32
BLAKE2b-256 a6e87c61e76375741b3b3bfe5fe6a19eb882ecb3fe3d46c2e79c1957f5a3b6d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 1cce4512a764ba6caf708df886bdfaec8949a6bb0cb17fda63d5987a26297b26
MD5 6954c7f2a428d7acde3ff2494e01d568
BLAKE2b-256 19549ee2b410ade2ffca03ef17130d9664fc797db5f19c42b8f0eaa6ba0e6769

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp311-cp311-macosx_10_14_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: polyscope-2.6.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polyscope-2.6.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 248f53f1bf06da9a1e14b81beb1140924192311e120fb7c0cba011c689faa833
MD5 a5ad4d82864ab56a466e5661fc14b62a
BLAKE2b-256 36d584c837b1dc2c84d45ad3471b6ec51bc918789b7fcbe48aad9aaeebff8e23

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f853332b0d37cdc9a1fa45aa5619450dbb3c78d8f8d7c805d2ae42a066cce4f
MD5 642150d1b8b5137204f0d579cb7937d3
BLAKE2b-256 654ee795d108d0ec025321623509d03ed8584c5cd974f4289a2cc4e012daa567

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 86b61a59af3d5fdb88d3ead19f52b6cb6f5eefa5b2430def480fe2e7b8091ed9
MD5 2b5a6101bda13dd908fedd8daaf421f9
BLAKE2b-256 945704c0cac32ca9a58d844f57d01575d247968cd6f741c44fddc64de235f555

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7014c004e951d6f44e7381d6aea95049802facc1f33ed18b9644145b1101b87a
MD5 c37e7070fd7bb521b1587fcbb34e4956
BLAKE2b-256 6bbe78b25f0105ad82c4d5cede05f77d57fc8d6b37baf49c2e1b637141035d41

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cef24316adaa1bb362f59a17d4a3033bec70d0e5449c4dde7e12cf38be0873a8
MD5 6f748eeef457c93adc2e1c89d25e9cda
BLAKE2b-256 d45a91ffa41c740baa2cba2cbd2e7580aec3689ff832622aecaa098b6339e8d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e41c021a4c02eed298bb5858ff6b2ebb1068537884ad37e3d87153a5a2ae5cf
MD5 4114610a0fb06a8e308b4f454fcdeadd
BLAKE2b-256 5553875460fd39a4d9b189931ff083079abf61130c9305f14ee9b20c13f3d9fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d1531a8244cd82ceb4012461a41d684de3d4c05ff00017d7a2f24cc1e6086f9a
MD5 9bbab0a7d109f434c420f4947129bdcf
BLAKE2b-256 11d516cdc68c168307a68ffe43af4c1b8801471000297795e8b6f21cd92da00f

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp310-cp310-macosx_10_14_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: polyscope-2.6.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polyscope-2.6.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 458dbf6f0918a361b1fed74d9106e2e7d35810f4205101308131513d1e40a084
MD5 7a69a02f3d8a0f735cf903e727c0434a
BLAKE2b-256 f03b60507f61d1fa37d74affedab5ffc3a7237d59fe1d2a0012747e8184ec6a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp39-cp39-win_amd64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3996d23395327450e99a2e00730b5ee0c2cc0b911ed23b7c90f512d7f2f49d24
MD5 fe4d0cd855e4e97295c3203c584b3e0c
BLAKE2b-256 ae40854a9efeeaf9647ad4d02307038118f4458238183d75d9bd1111237c77e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5e7e03a3e2d3eb905ea539d98f38ed83e1af6e2bada3deadbaf553d46bbc7dc1
MD5 5f8c8f4044cdb1d5e22289d13df66afa
BLAKE2b-256 5a587592511b38af4243efdc1224bc26bf49c97b531e9dca554eef112dc5c807

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0a6c54da4be4b4ce3e796759943bcf96e4783ba2f1c808701f2d5e87cec60b7d
MD5 0485feed3da224ce213bfffffaf1db53
BLAKE2b-256 b02b3ae24b1f06ef189a3633e30df3f1976aa2b947fe0d73ddd412d086a9deb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ceec009a66c4cea863bfff81560ec7e0ac14c087033dcf83de95394488241877
MD5 cff6d848788b3666bb46bed7ee6818f2
BLAKE2b-256 2e99cb0ac06850fd3dc28f00c6653599561ce2e77e7aabfe660b6cdec1862f86

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for polyscope-2.6.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d9135138c83cdaa9ead50f64c2faed5e061a16b76625613dd42eeeb8b38a474
MD5 00051e1364b69d425b06b73cc0547119
BLAKE2b-256 71465c730552953bc3193189da414c0fa94887ed0c52965f600273d68e959381

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polyscope-2.6.1-cp39-cp39-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for polyscope-2.6.1-cp39-cp39-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 0f384b6a7376eaa0694d2369d53cdd137d94421de208d1175021840b99c273ff
MD5 3b4c96382f61ed6c3b210c602e8d3f83
BLAKE2b-256 f753abd7703010fb620b91c57d1eb3702aea95d89e879253c8c114a7d57b9492

See more details on using hashes here.

Provenance

The following attestation bundles were made for polyscope-2.6.1-cp39-cp39-macosx_10_14_x86_64.whl:

Publisher: publish.yml on nmwsharp/polyscope-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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