Skip to main content

Interactive visualization in Python

Project description

VisPy: interactive scientific visualization in Python

Main website: http://vispy.org

Build Status Coverage Status Zenodo Link Contributor Covenant


VisPy is a high-performance interactive 2D/3D data visualization library. VisPy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets. Applications of VisPy include:

  • High-quality interactive scientific plots with millions of points.

  • Direct visualization of real-time data.

  • Fast interactive visualization of 3D models (meshes, volume rendering).

  • OpenGL visualization demos.

  • Scientific GUIs with fast, scalable visualization widgets (Qt or IPython notebook with WebGL).

Releases

See CHANGELOG.md.

Announcements

See the VisPy Website.

Using VisPy

VisPy is a young library under heavy development at this time. It targets two categories of users:

  1. Users knowing OpenGL, or willing to learn OpenGL, who want to create beautiful and fast interactive 2D/3D visualizations in Python as easily as possible.

  2. Scientists without any knowledge of OpenGL, who are seeking a high-level, high-performance plotting toolkit.

If you’re in the first category, you can already start using VisPy. VisPy offers a Pythonic, NumPy-aware, user-friendly interface for OpenGL ES 2.0 called gloo. You can focus on writing your GLSL code instead of dealing with the complicated OpenGL API - VisPy takes care of that automatically for you.

If you’re in the second category, we’re starting to build experimental high-level plotting interfaces. Notably, VisPy now ships a very basic and experimental OpenGL backend for matplotlib.

Installation

Please follow the detailed installation instructions on the VisPy website.

Structure of VisPy

Currently, the main subpackages are:

  • app: integrates an event system and offers a unified interface on top of many window backends (Qt4, wx, glfw, Jupyter Notebook, and others). Relatively stable API.

  • gloo: a Pythonic, object-oriented interface to OpenGL. Relatively stable API.

  • scene: this is the system underlying our upcoming high-level visualization interfaces. Under heavy development and still experimental, it contains several modules.

    • Visuals are graphical abstractions representing 2D shapes, 3D meshes, text, etc.

    • Transforms implement 2D/3D transformations implemented on both CPU and GPU.

    • Shaders implements a shader composition system for plumbing together snippets of GLSL code.

    • The scene graph tracks all objects within a transformation graph.

  • plot: high-level plotting interfaces.

The API of all public interfaces are subject to change in the future, although app and gloo are relatively stable at this point.

Code of Conduct

The VisPy community requires its members to abide by the Code of Conduct. In this CoC you will find the expectations of members, the penalties for violating these expectations, and how violations can be reported to the members of the community in charge of enforcing this Code of Conduct.

Governance

The VisPy project maintainers make decisions about the project based on a simple consensus model. This is described in more detail on the governance page of the vispy website as well as the list of maintainers.

In addition to decisions about the VisPy project, there is also a steering committee for the overall VisPy organization. More information about this committee can also be found on the steering committee page of the vispy website, along with the organization’s charter and other related documents (linked in the charter).

Genesis

VisPy began when four developers with their own visualization libraries decided to team up: Luke Campagnola with PyQtGraph, Almar Klein with Visvis, Cyrille Rossant with Galry, Nicolas Rougier with Glumpy.

Now VisPy looks to build on the expertise of these developers and the broader open-source community to build a high-performance OpenGL library.


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

vispy-0.16.2.tar.gz (2.5 MB view details)

Uploaded Source

Built Distributions

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

vispy-0.16.2-cp314-cp314t-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

vispy-0.16.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

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

vispy-0.16.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.9 MB view details)

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

vispy-0.16.2-cp314-cp314t-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

vispy-0.16.2-cp314-cp314t-macosx_10_15_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

vispy-0.16.2-cp314-cp314-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.14Windows x86-64

vispy-0.16.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

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

vispy-0.16.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.9 MB view details)

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

vispy-0.16.2-cp314-cp314-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

vispy-0.16.2-cp314-cp314-macosx_10_15_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

vispy-0.16.2-cp313-cp313-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.13Windows x86-64

vispy-0.16.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

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

vispy-0.16.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.9 MB view details)

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

vispy-0.16.2-cp313-cp313-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

vispy-0.16.2-cp313-cp313-macosx_10_13_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

vispy-0.16.2-cp312-cp312-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.12Windows x86-64

vispy-0.16.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

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

vispy-0.16.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.9 MB view details)

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

vispy-0.16.2-cp312-cp312-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

vispy-0.16.2-cp312-cp312-macosx_10_13_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

vispy-0.16.2-cp311-cp311-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.11Windows x86-64

vispy-0.16.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

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

vispy-0.16.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.9 MB view details)

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

vispy-0.16.2-cp311-cp311-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

vispy-0.16.2-cp311-cp311-macosx_10_9_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

vispy-0.16.2-cp310-cp310-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.10Windows x86-64

vispy-0.16.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

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

vispy-0.16.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.9 MB view details)

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

vispy-0.16.2-cp310-cp310-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

vispy-0.16.2-cp310-cp310-macosx_10_9_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

vispy-0.16.2-cp39-cp39-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.9Windows x86-64

vispy-0.16.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

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

vispy-0.16.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.9 MB view details)

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

vispy-0.16.2-cp39-cp39-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

vispy-0.16.2-cp39-cp39-macosx_10_9_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file vispy-0.16.2.tar.gz.

File metadata

  • Download URL: vispy-0.16.2.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for vispy-0.16.2.tar.gz
Algorithm Hash digest
SHA256 09451abe8781336fd6842207cd95ce5e8609d99f13bcde898412538125c35088
MD5 1e6d3f1929d6928d98199b74238e9d6c
BLAKE2b-256 590524d898a22390b2fe563905e9cceae24b1c4393253afbb22df18143085278

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: vispy-0.16.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for vispy-0.16.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6e7ef31f9c8e83f0767a04eabf2da677ecce0e7535ecd06a5dcf5229aeb94e4b
MD5 e77bb7374d56b0564a8fc8dfb75e44c8
BLAKE2b-256 9d565df47d3acd47f12b8d4a327b4f26d2e8432c62f9cdd38cee568dc038e9cc

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7e9984c4b441cf7e295e72d030f9b359bbc330211a8d503648cfad00ac0c6230
MD5 69ebcbf307c6b640fba3f7f281469017
BLAKE2b-256 591065e2ef0d025369543fcbec3cc01656e5db5c7204f3409cebdb022f9b630e

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8450b76524f4d569fb4ee2ec9adfb9fed05db104ef5d57e9c9a722bb80c36f1a
MD5 c19d3966927fd775008b9a8472477a46
BLAKE2b-256 a4df59fc35750ebe7e438a979a95b3c15bb82310215f1436588d687bffda6676

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41a56cdbce6c2008618cd3e2cbb66c43e1732bf9a8641d92971069e6b9521568
MD5 fd1d7c0607ae7884da79784dfbb539c6
BLAKE2b-256 ba96844e0d77461a7a9ac8b0ab02a04032ecd0203e9bf4d5129b42dcb15602a1

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d06d3ac5bfcc62f5064045ae04c6100bc247ed34e5cd7ee105d095cbf90b4050
MD5 636a4068db7ef81b1ee9a57832fd8a77
BLAKE2b-256 de8efc201e773a21703ce701c74d37a5e8f294768af4fcc9afd354ff2e4224f2

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: vispy-0.16.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for vispy-0.16.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ca213ce849224801f0a81fd8ef3ce86dcab61fbfdf6abc96d6cc28ec54e4e47b
MD5 7b2a9d6ca6f88564a754a69e41c83657
BLAKE2b-256 02458ad39ebd6c0f2a88c5357071f7bdd53f692248144541419eb4d96c1b76dd

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1cfd0317334946371b0209cb38f7ad14703e6dab989628f3351a2d3217391506
MD5 eed99c17ea7177f9fa97bbd94afba1f8
BLAKE2b-256 b9cb121699a669b7e262ac45797824b53f7f84c6b6db271249661ea8e97af9c5

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b718153636f6b2eff92c99647f91a9a3c68bf452a1f91aff27b52f18657c028
MD5 3944fbed1b56acff2ed0c71185c24e9d
BLAKE2b-256 a2fb9af9272d824b12366c6e397a38b4ceb5f9531192ce279f7ac456a90919a6

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db7ffad9254cd935e424681c4ec8cd67d731eb166b3a90e3fe1d641908529693
MD5 e3ae4af7ff7138fc4b5dabf2f67b7fd1
BLAKE2b-256 21e4147d4395b57eb2fc56542cded4842fcf1f5deedeb3b549891d0eefd5baad

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8784235c0842e58d97dd44b0614fa3b20e4332e52d09cb95bf8668c4e66c74a2
MD5 bead7866acc1f3067f84d109ee31ced4
BLAKE2b-256 e035545c1d69d7c7428d1ece5054772ac67a03cf28523fe97ccb9c12a308cfce

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: vispy-0.16.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for vispy-0.16.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4dd533c81aafdeba841a9ae3418af5ebbf88b8c4769ea561a388110ca8d44528
MD5 35e3c0165f75af14cd21682411103dfb
BLAKE2b-256 618cb44257a8ed740fcfd41dee53a01d2561e4f52034471c4659581e2354550b

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a780589fc319ab2a1a8242e18dae9021fca4095e8c327c1b5d171b1dcd9b766
MD5 5c34a29251a8dc973b1f4aa129aa485b
BLAKE2b-256 ccf4cf6ed109ced984f6a055acc2cef72317132b4f696dbf8a66fc9c5b3eac6e

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cdb22a648d67ec628c8ab4e136ee175df79b952bf41d953e875096d0d1e906f4
MD5 7e67da1f149f2ba43ec123f90a9d285c
BLAKE2b-256 02121b7278b99900465ac522b6b6a7c3f64f6a8cf80a7cb853d79980842bf577

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6818cc5ed90b1022f97defd6b60a7400a8bc03af9fc8b7fc63456a9b1e4e3b3
MD5 2b79f61cd29c84fc0ea02c25aa014fac
BLAKE2b-256 7b1042ac179d96806c7a9de35b5a89bae77b13fad24ced68a427209f5ae58c2f

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e1986865f71e853be453be1b83db6da480b9fb4327d95c88646438de3589acb4
MD5 a8ad158cc9a3747b9db1096348b3a29a
BLAKE2b-256 8cd5acae572b0930bc176e15e6dc1b0d77e201144e0fb624c4c2640cf6158bdf

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: vispy-0.16.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for vispy-0.16.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 167c5775a5797fd4bcced743dd66812c8652972ae04b36d8faed3a35bd2be26e
MD5 71027fc10158ef2db1c924438204d5e6
BLAKE2b-256 705aa3c5f0b139a9b2fccd07cc29ca50fab60ebc4023803b96c07ab523092dea

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c38ecae0bc8cf692c61b43d16daf2e6c7752bf1204955dccd2d5b8f768dc72b2
MD5 f88d2fe5820e7090b16da3a8b2f47ecd
BLAKE2b-256 3259a793f838b1400ce04f8bca54b38bbfe09efc9fe20c0000b8bddf87658600

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8cc5d69a8e5d45f8dce8c4e5c07ec11578e8e41f5d0a3788afb97714a66b7bae
MD5 ecefdf758b52e3358d706bafec95c973
BLAKE2b-256 bb4b1893f86215fdffeb3cb98464a122aa5636279704a459d9aedcbb8dbe35ba

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f90ffac7d129a4204d1613e437728ae01b13803ed3f5bfa1ebc97b0a458c92b
MD5 5d500cb5d36bcc0bcf18b5a80303632f
BLAKE2b-256 a11a156032411642a476c7748476db5535c44b47e16f219446cd99f95c3f71b5

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b22acc8c25fffd62f755bc7aaac1c9ebd46eee31c8062195e02d3cef65dc8487
MD5 38e6aa63d72ed90878b3d078b17ce98b
BLAKE2b-256 59b27e2dd2c282880bd3f5351b43b96d718115c232ed2103a331357e85ae3f10

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: vispy-0.16.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for vispy-0.16.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 acb5d9b65b82d9bfaf6cb1f3113649f784402a2e73760211a6b73571bdef2d12
MD5 21108a96fe27769d10a38f7b741036c1
BLAKE2b-256 855a649596363dca5fb5277abbf7df9382799c21fa801f60705287c312c0224e

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f15105a6cddf3a4bff690622c2230140fc2d49827bd7b60ff0e393441fbadba
MD5 d55ec400b3f8f3af0fb73d4348dab0fd
BLAKE2b-256 cad07920b8ba919b90173a80f4428d66e05f4d219a3ae3805cebe86924f9cfa1

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e9e36abad748a576fe84892222e36a7ef7d9e90d557802057c1e740ddfc0d48
MD5 023bb164b814c9ff9fb30be5450d1bc2
BLAKE2b-256 084cc482a6c328bb6ba22f3e9462402d7a14047a0100a0c34095dcab070e68e7

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39ce0fd44f3119bd079f699357298c6baff71bd3d982e5ff28b4722a1e04b96d
MD5 519e341ea0209093dc0b88df288619ab
BLAKE2b-256 92130e5ad0e2248d45c33019b993831a1cd436c69168cb8c0ae2f41a002144f4

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 66a5003eee6cb8bb6c60c8b61bbac75484a309a7cff6678ab69cbb197679e318
MD5 41b201d44e48c45342e758805f0e789c
BLAKE2b-256 945b8192aca5d99e81c6f27a825542dbe65456fa8e5139bb72b9aab75032f4da

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: vispy-0.16.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for vispy-0.16.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4533b9a69723b49d62a13295c59217b75d1f324bbc2004562667d3fae6ff6aba
MD5 8bde0b6a267effd9c32ee6414d8002e8
BLAKE2b-256 145406f3d7f0ccfffe15128ed6eff970624d8742bafde22c9557f2402835df95

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 efc7354ab70c89d036d408733ed1bb300cf2ce45794373b8a423b9356c75a2ac
MD5 b24df0f35f1ffed2f63bd3ad6f52acac
BLAKE2b-256 e2e542f34a9115907aceaa1053f2d675f22fb82cabf8d31d656e26f5a4060317

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eb1047713ade47139b9469b65820e0f12690624b0cbb99abe0747a1da9bec6fb
MD5 a41dc05eb498d322b431bfedfbf3a2d9
BLAKE2b-256 641afed8b8e3307710454821c1d2de68ed673624c3b5c4a39c37834fee2d8385

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d491916d742140a9dadf61ae2949e5cc20c2efd0590cd100da913d6bd68092a
MD5 e821f0cb820fc05d5acb4fe99980275b
BLAKE2b-256 ed0dc1eb56be05d7092948dd2d684fc065a517c7020ec307e86a4089d6f6aada

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d9293d80753fa63ab1fd396fa5558ec867baa77ae9a64cb5d504f9d66b67abb0
MD5 687f596333dd15274433756a4ba0ed3f
BLAKE2b-256 2fed4e37570ae016fe77ca3d9162e85f9333934527c5722d5d204dc63ee9e8b3

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: vispy-0.16.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for vispy-0.16.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4ac63949fe7b81af86343a225ab262b56e6d2faaf48d1ba41f0dc52be8f9bd8b
MD5 28800eb02e4aa0c497fe1f07a48867a4
BLAKE2b-256 0d4d06ec4f6ec0b4da8c67fcdb3230f1a047600f46ef49b649c5703c6e7a1ceb

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 519958ae9efeff87bc3f3f4e8fb0132b896f4e9081c271cbe6e4e4e36347ca3f
MD5 e7232e40876a9d988cb79b55db013048
BLAKE2b-256 9494f7ccdaa477df0eca81f3422136b5746dc75b63b1128a409c1e58dc40ab09

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 55e43e065403d67b7f19386c8dbc2aac4108afcdffff0efd8e3f4e453a780961
MD5 56aa8ba0cc6551fda0776ff6bdcb2aab
BLAKE2b-256 3515387bbb270a7cdefd0612fb2a3ab589ed047507e506ee076ceee1fb8148af

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1b1fa90bc321f1a2652b91d9b31d9edd68d59c8d2b305c7fd7e4a8cf24415080
MD5 479cdfd3646be4b3aac8ba714f058b5b
BLAKE2b-256 8b8252d21c25fa16e46e46709f6b26284aa2e5c18dbf7c962c0b71c81276412d

See more details on using hashes here.

File details

Details for the file vispy-0.16.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vispy-0.16.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 35acb034554b0ff574c1abc443936fa9ea43d7b9366c4c5c063728cf12bc258b
MD5 9417514acc4a5314dd9a8bd765d41f99
BLAKE2b-256 ab67ac038ccca2399a1a1047dda888334d690dc509cb5984441aa4c98222345b

See more details on using hashes here.

Supported by

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