This package browser is in early development. Mind the rough edges.

python-pyvista

3D plotting and mesh analysis through VTK

PyVista is...

  • 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.

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.

Installation

Install the latest version of python-pyvista as follows:

guix install python-pyvista

Or install a particular version:

guix install python-pyvista@0.42.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/python-pyvista/'><img src='http://127.0.0.1:3000/packages/python-pyvista/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-pyvista/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-pyvista/)
Org: [[http://127.0.0.1:3000/packages/python-pyvista/][http://127.0.0.1:3000/packages/python-pyvista/badges/latest-version.svg]]