pyvista 0.47.2


pip install pyvista

  Latest version

Released: Apr 06, 2026


Meta
Author: PyVista Developers
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Science/Research

Operating System
  • MacOS
  • Microsoft :: Windows
  • POSIX

Programming Language
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

Topic
  • Scientific/Engineering :: Information Analysis

3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)

pyvista

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

pyvista ipython demo

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.

PyVista is a NumFOCUS affiliated project

NumFOCUS affiliated projects

Status badges

Deployment

pypi Python versions conda nix Packaging status

Build Status

GH-CI python pre-commit.ci status

Metrics

codacy codecov

Activity

PyPIact condaact

Citation

joss zenodo

License

MIT

Community

slack discuss Good first issue GitHub Repo stars

Formatter

prettier

Linter

Ruff

Affiliated

NumFOCUS Affiliated

Mentioned

Awesome Scientific Computing

Highlights

Head over to the Quick Examples page in the docs to explore our gallery of examples showcasing what PyVista can do. Want to test-drive PyVista? All of the examples from the gallery are live on MyBinder for you to test drive without installing anything locally: Launch on Binder

Overview of Features

  • Extensive gallery of examples (see Quick Examples)

  • Interactive plotting in Jupyter Notebooks with server-side and client-side rendering with trame.

  • Filtering/plotting tools built for interactivity (see Widgets)

  • Direct access to mesh analysis and transformation routines (see Filters)

  • Intuitive plotting routines with matplotlib similar syntax (see Plotting)

  • Import meshes from many common formats (use pyvista.read()). Support for all formats handled by meshio is built-in.

  • Export meshes as VTK, STL, OBJ, or PLY (mesh.save()) file types or any formats supported by meshio (pyvista.save_meshio())

Documentation

Refer to the documentation for detailed installation and usage details.

For general questions about the project, its applications, or about software usage, please create a discussion in pyvista/discussions where the community can collectively address your questions. You are also welcome to join us on Slack.

Installation

PyVista can be installed from PyPI using pip on Python >= 3.10:

pip install pyvista

You can also visit PyPI, Anaconda, or GitHub to download the source.

See the Installation for more details regarding optional dependencies or if the installation through pip doesn’t work out.

Connections

PyVista is a powerful tool that researchers can harness to create compelling, integrated visualizations of large datasets in an intuitive, Pythonic manner.

Learn more about how PyVista is used across science and engineering disciplines by a diverse community of users on our Connections page.

Authors

Please take a look at the contributors page and the active list of authors to learn more about the developers of PyVista.

contrib.rocks

Made with contrib rocks.

Contributing

Contributor Covenant Code Triage Open in GitHub Codespaces

We absolutely welcome contributions and we hope that our Contributing Guide will facilitate your ability to make PyVista better. PyVista is mostly maintained on a volunteer basis and thus we need to foster a community that can support user questions and develop new features to make this software a useful tool for all users while encouraging every member of the community to share their ideas. To learn more about contributing to PyVista, please see the Contributing Guide and our Code of Conduct.

Star History

Star History Chart

Citing PyVista

There is a paper about PyVista.

If you are using PyVista in your scientific research, please help our scientific visibility by citing our work.

Sullivan and Kaszynski, (2019). PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK). Journal of Open Source Software, 4(37), 1450, https://doi.org/10.21105/joss.01450

BibTex:

@article{sullivan2019pyvista,
  doi = {10.21105/joss.01450},
  url = {https://doi.org/10.21105/joss.01450},
  year = {2019},
  month = {May},
  publisher = {The Open Journal},
  volume = {4},
  number = {37},
  pages = {1450},
  author = {Bane Sullivan and Alexander Kaszynski},
  title = {{PyVista}: {3D} plotting and mesh analysis through a streamlined interface for the {Visualization Toolkit} ({VTK})},
  journal = {Journal of Open Source Software}
}

Professional Support

PyVista is a community-driven Open Source project, but many users and organizations rely on it in production workflows, research pipelines, and custom visualization systems. If you need expert guidance, development help, or guaranteed support, there are several ways to engage with the people who build and maintain PyVista.

For general inquiries, reach out to info@pyvista.org and we can help connect you with the right community experts for your 3D visualization or analysis needs.

If you are looking for professional services (consulting, custom development, feature design, integration support, or training), consider sponsoring PyVista’s core developers through the “Sponsor this project” section on GitHub. Sponsorship not only provides direct access to experts but also helps sustain critical maintenance and ongoing feature work that keeps PyVista reliable and modern.

More details can be found in the discussion post: https://github.com/pyvista/pyvista/discussions/4033

Sponsoring a developer supports both your project and the health of the PyVista ecosystem, ensuring continued improvements, long-term stability, and expert help when you need it.

0.47.2 Apr 06, 2026
0.47.1 Feb 23, 2026
0.47.0 Feb 08, 2026
0.46.5 Jan 15, 2026
0.46.4 Oct 30, 2025
0.46.3 Aug 26, 2025
0.46.2 Aug 21, 2025
0.46.1 Aug 11, 2025
0.46.0 Aug 05, 2025
0.45.3 Jul 16, 2025
0.45.2 May 13, 2025
0.45.1 May 10, 2025
0.45.0 Apr 19, 2025
0.44.2 Nov 27, 2024
0.44.1 Jul 20, 2024
0.44.0 Jul 07, 2024
0.44.dev0 Feb 06, 2024
0.43.10 Jun 17, 2024
0.43.9 Jun 06, 2024
0.43.8 May 14, 2024
0.43.7 May 04, 2024
0.43.6 Apr 26, 2024
0.43.5 Apr 03, 2024
0.43.4 Mar 12, 2024
0.43.3 Feb 06, 2024
0.43.2 Jan 14, 2024
0.43.1 Dec 14, 2023
0.43.0 Dec 07, 2023
0.42.3 Oct 07, 2023
0.42.2 Sep 16, 2023
0.42.1 Sep 06, 2023
0.42.0 Sep 01, 2023
0.41.1 Jul 21, 2023
0.41.0 Jul 19, 2023
0.40.4 Jul 21, 2023
0.40.3 Jul 20, 2023
0.40.2 Jul 19, 2023
0.40.1 Jul 10, 2023
0.40.0 Jun 30, 2023
0.39.1 May 16, 2023
0.39.0 May 05, 2023
0.38.6 May 03, 2023
0.38.5 Mar 17, 2023
0.38.4 Mar 11, 2023
0.38.3 Feb 22, 2023
0.38.2 Feb 13, 2023
0.38.1 Feb 02, 2023
0.38.0 Feb 02, 2023
0.37.0 Nov 02, 2022
0.36.1 Aug 01, 2022
0.36.0 Jul 31, 2022
0.35.2 Jul 18, 2022
0.35.1 Jul 07, 2022
0.34.2 Jun 30, 2022
0.34.1 Apr 18, 2022
0.34.0 Apr 01, 2022
0.33.3 Feb 24, 2022
0.33.2 Jan 11, 2022
0.33.1 Jan 10, 2022
0.33.0 Jan 05, 2022
0.33.dev0 Jan 05, 2022
0.32.1 Sep 11, 2021
0.32.0 Sep 10, 2021
0.32.dev0 Jan 05, 2022
0.31.3 Jun 23, 2021
0.31.2 Jun 20, 2021
0.31.1 Jun 13, 2021
0.31.0 Jun 07, 2021
0.30.1 May 11, 2021
0.30.0 May 10, 2021
0.30.0rc1 Apr 11, 2021
0.29.1 Apr 14, 2021
0.29.0 Mar 09, 2021
0.29.0rc1 Mar 08, 2021
0.28.1 Feb 04, 2021
0.28.0 Feb 03, 2021
0.28.0rc3 Feb 01, 2021
0.28.0rc2 Feb 01, 2021
0.28.0rc1 Jan 28, 2021
0.27.4 Dec 10, 2020
0.27.3 Nov 29, 2020
0.27.2 Nov 12, 2020
0.27.1 Nov 10, 2020
0.27.0 Nov 08, 2020
0.26.1 Sep 24, 2020
0.26.0 Sep 10, 2020
0.25.3 Jun 06, 2020
0.25.2 Jun 05, 2020
0.25.1 Jun 04, 2020
0.24.3 Jun 02, 2020
0.24.2 May 04, 2020
0.24.1 Apr 09, 2020
0.24.0 Mar 16, 2020
0.23.1 Feb 03, 2020
0.23.0 Dec 17, 2019
0.22.4 Oct 14, 2019
0.22.2 Sep 20, 2019
0.22.1 Aug 22, 2019
0.22.0 Aug 19, 2019
0.21.4 Aug 07, 2019
0.21.3 Aug 01, 2019
0.21.2 Jul 20, 2019
0.21.1 Jul 11, 2019
0.21.0 Jun 30, 2019
0.20.4 Jun 19, 2019
0.20.3 May 31, 2019
0.20.2 May 18, 2019
0.20.1 May 12, 2019
0.20.0 May 12, 2019

Wheel compatibility matrix

Platform Python 3
any

Files in release