{"categories":[{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis"}],"enrichment":{"capability":"PyVista provides a NumPy-native API for 3D visualization and mesh analysis, with dataset structures and filters for points, surfaces, and volumes, plus a unified plotting framework for notebooks, scripts, CI, and applications.","skillfed_tags":["3d-graphics","mesh-processing","scientific-computing"],"use_cases":["Visualize point clouds and 3D scan data in Jupyter notebooks or standalone scripts for exploratory analysis.","Generate publication-quality 3D figures for scientific papers and technical reports.","Automate batch 3D mesh processing workflows (clipping, smoothing, thresholding) in CI pipelines.","Build custom 3D visualization applications by embedding PyVista's plotting framework in web or desktop apps.","Analyze volumetric data (medical imaging, simulation results) with interactive slicing and filtering.","Extend PyVista with domain-specific tools via the accessor API for specialized engineering or scientific domains."],"what_it_does":"PyVista is a Python layer over the Visualization Toolkit (VTK) that abstracts away VTK's complexity and provides a NumPy-friendly interface for 3D mesh and point-cloud work. It handles dataset structures for points, surfaces, and volumes; offers a large filter API (clipping, slicing, thresholding, smoothing, and others); and provides one plotting framework that works interactively in Jupyter, headlessly in CI pipelines, and embedded in larger applications.\n\nThe library is built for production use: it runs image-regression tests across all supported Python versions and VTK releases, maintains a stable public API with deliberate deprecation cycles, and locks rendering behavior under visual regression baselines. It is designed to be extended by downstream packages through a registered-accessor pattern, allowing third-party domain-specific filters and plotter components without subclassing or vendoring.","worth_installing":"Yes. PyVista is a mature, actively maintained library (last commit 2026-08-14, 3770 GitHub stars) with low install friction, MIT licensing, zero known vulnerabilities, and broad Python version support (3.10\u20133.14). It is the standard choice for 3D visualization in scientific Python and is built for production reliability. Install it if you need 3D mesh visualization, point-cloud analysis, or volumetric data exploration."},"id":"pyvista","links":{"html":"https://skillfed.io/packages/pyvista","md":"https://skillfed.io/packages/pyvista.md","pypi":"https://pypi.org/project/pyvista/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"MIT","license_treatment":"permissive","name":"pyvista","python_support":"supports_current","summary":"3D visualization and mesh analysis for science and engineering."},"popularity":{"monthly_downloads":1396838,"position":3959,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.48.4"}
