Source: python-pyvista Maintainer: Debian Science Maintainers Uploaders: Andreas Tille , Francesco Ballarin , Drew Parsons Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all-dev, python3-colorcet , python3-imageio , python3-numpy , python3-matplotlib , python3-meshio , python3-pil , python3-pooch , python3-scooby , python3-vtk9 Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/science-team/python-pyvista Vcs-Git: https://salsa.debian.org/science-team/python-pyvista.git Homepage: https://github.com/pyvista/pyvista/ Rules-Requires-Root: no Package: python3-pyvista Architecture: any Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends} Description: Python3 high-level API to the Visualization Toolkit (VTK) PyVista is a helper module for the Visualization Toolkit (VTK) that wraps the VTK library through NumPy and direct array access through a variety of methods and classes. This package provides a Pythonic, well- documented interface exposing VTK's powerful visualization backend to facilitate rapid prototyping, analysis, and visual integration of spatially referenced datasets. . This module can be used for scientific plotting for presentations and research papers as well as a supporting module for other mesh 3D rendering dependent Python modules; see Connections for a list of projects that leverage PyVista. . * Pythonic VTK: a high-level API to the Visualization Toolkit (VTK) * mesh data structures and filtering methods for spatial datasets * 3D plotting made simple and built for large/complex data geometries